socket: Fix return values of socket_send_messages in socks5.c
The return value is the number of messages sent, or -1 on error — not a boolean.
Showing
Please register or sign in to comment
The return value is the number of messages sent, or -1 on error — not a boolean.