-
- Downloads
sockreadline() terminates a length. Therefore, length is the max. string
length, not the size of the buffer. Could cause segfaults when recieving lines of 1025 bytes or more.
Please register or sign in to comment
length, not the size of the buffer. Could cause segfaults when recieving lines of 1025 bytes or more.