Skip to content

std.socket.SocketStream.New

simon edited this page Jul 26, 2018 · 1 revision

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.

Clone this wiki locally