Changes between Version 1 and Version 2 of Ticket #984


Ignore:
Timestamp:
Nov 3, 2009 12:53:56 PM (15 years ago)
Author:
nanang
Comment:

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 callbacks was invoked multiple times with the same single socket descriptor). 
     1Symptom: 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).