Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#984 closed defect (fixed)

Active socket fails to accept two or more concurrent incoming connections. — at Version 1

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.5
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by nanang)

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).

Change History (1)

comment:1 Changed 14 years ago by nanang

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from new to closed

In r2979: fixed.

Note: See TracTickets for help on using tickets.