Allows a client to read from a socket without having to provide a buffer to read. This method determines how much data is in the socket, allocates a buffer of this size, reads in the data, and returns the number of bytes read.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected