fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
acceptStream
io
socket
stream
Call
accept
on the socket and return the result as a
SocketStream
.
SocketStream
acceptStream
(
Socket
socket
)
Meta
Source
See Implementation
io
socket
stream
aliases
SocketStream
UnbufferedSocketStream
functions
acceptStream
socketEnforce
structs
SocketStreamBase
UnbufferedSocketStreamBase
Call accept on the socket and return the result as a SocketStream.