We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
std::std.socket.std.socket.SocketStream.Write
Writes data to the socket stream.
Writes count bytes to the socket.
count
Returns the number of bytes actually written.
Can return less than count if the socket has been closed by the peer or if an error occured.
buf