j
k
j a
j l
On Sat, Oct 20, 2012 at 06:00:01PM +0200, The git bot wrote:
Made packet data len "size_t". Only one place needs it to be negative: the read from the socket. For the rest of the code, it is ALWAYS positive.
Made packet data len "size_t".
Only one place needs it to be negative: the read from the socket. For the rest of the code, it is ALWAYS positive.
ssize_t ?
Back to the thread
Back to the list