socketplate v0.24.4 (2023-03-04T21:39:47Z)
Dub
Repo
SocketConnection.timeout
socketplate
connection
SocketConnection
long
timeout
()
void
timeout
(long seconds)
struct
SocketConnection
@
safe
void
timeout
(
Direction
direction
)
(
long
seconds
)
if
(
direction
!=
Direction.none
)
Meta
Source
See Implementation
socketplate
connection
SocketConnection
constructors
this
functions
close
empty
isAlive
localAddress
popCurrentError
receive
receiveAll
receiveSlice
remoteAddress
send
sendAll
timeout