Project

General

Profile

« Previous | Next » 

Revision 907dea11

Added by skyjake almost 13 years ago

Fixed: Network connection close

When a client was disconnected, it was possible that
messages were received during the close and they
were left in the incoming buffer, causing a subsequent
connection to receive the old messages.

Also now checking for a socket close situation while
reading with getBytesBlocking().

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences