fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
UnbufferedSocketStreamBase.this
io
socket
stream
UnbufferedSocketStreamBase
Create a new Stream from an existing Socket.
this
(Socket socket)
struct
UnbufferedSocketStreamBase
this
(
Socket
socket
)
this
(Address address)
Parameters
socket
Socket
The socket to make a stream from.
Meta
Source
See Implementation
io
socket
stream
UnbufferedSocketStreamBase
aliases
put
constructors
this
destructors
~this
functions
close
detach
read
write
postblits
this(this)
properties
isOpen
socket
Create a new Stream from an existing Socket.