Changes between Version 1 and Version 2 of Ticket #984
- Timestamp:
- Nov 3, 2009 12:53:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #984 – Description
v1 v2 1 Symptom: application got same socket descriptor in accept callbacks when there was two or more concurrent incoming connections (the callback swas invoked multiple times with the same single socket descriptor).1 Symptom: application got same socket descriptor in accept callbacks when there was two or more concurrent incoming connections (the callback was invoked multiple times with the same single socket descriptor).