socketplate v0.24.4 (2023-03-04T21:39:47Z)
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