Changes between Initial Version and Version 1 of Ticket #984


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

In r2979: fixed.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #984

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #984 – Description

    initial v1  
     1Symptom: 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).