Writes the passed buffer to the underlying socket stream. This will block until socket error.
As per Socket.write
See Implementation
Writes the passed buffer to the underlying socket stream. This will block until socket error.
As per Socket.write