socketplate ~master (2023-07-02T15:38:39.8213007)
Dub
Repo
SocketConnection.sendAll
socketplate
connection
SocketConnection
Sends all data from the passed slice on the connection
struct
SocketConnection
@
safe
void
sendAll
(
scope
const
(
void
)[]
buffer
)
Throws
SocketException
on failure
Meta
Source
See Implementation
socketplate
connection
SocketConnection
constructors
this
functions
close
empty
isAlive
localAddress
popCurrentError
receive
receiveAll
receiveSlice
remoteAddress
send
sendAll
timeout
Sends all data from the passed slice on the connection