Gonzalo Garramuno
2012-12-07 20:17:57 UTC
I have a problem with my program and I traced it to socket.is_open which
returns as closed even while the connection is active in my server
program. The client, however, can still communicate with that
supposedly closed socket. The program is similar to the timeouts
example. I can post all the source code if needed.
returns as closed even while the connection is active in my server
program. The client, however, can still communicate with that
supposedly closed socket. The program is similar to the timeouts
example. I can post all the source code if needed.