Remove a few lines that aren't used and cause problems on platforms
where recvfrom() on a TCP stream returns None for the address. This should address the remaining problems on FreeBSD.
Showing
Please register or sign in to comment
where recvfrom() on a TCP stream returns None for the address. This should address the remaining problems on FreeBSD.