Reads from the underlying socket stream. If needed, setTimeout will set the max length of time the read will take before returning.
As per Socket.read
See Implementation
Reads from the underlying socket stream. If needed, setTimeout will set the max length of time the read will take before returning.
As per Socket.read