socketplate ~master (2023-07-02T15:38:39.8213007)
Dub
Repo
SocketConnection.timeout
socketplate
connection
SocketConnection
long
timeout
()
struct
SocketConnection
@
safe
long
timeout
(
Direction
direction
)
(
)
if
(
direction
==
Direction.send
||
direction
==
Direction.receive
)
void
timeout
(long seconds)
Meta
Source
See Implementation
socketplate
connection
SocketConnection
constructors
this
functions
close
empty
isAlive
localAddress
popCurrentError
receive
receiveAll
receiveSlice
remoteAddress
send
sendAll
timeout