Utility functions for reading from a socket.
Reading from a socket is handled by functions that encapsulate the error handling and timeout conditions. _readData reads blocks of data. _readLine reads a single line.
Loading
Please register or sign in to comment