std.socket.SocketStream.New - nitrologic/monkey2 GitHub Wiki

std::std.socket.std.socket.SocketStream.New

Method New:Void( socket:std:std.socket.Socket )

Creates a new socketsteam from an existing socket.

Note: Closing the stream will also close the socket.