Ticket #984 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Active socket fails to accept two or more concurrent incoming connections.

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.5
Component: pjlib Version: trunk
Keywords: Cc:

Description (last modified by nanang) (diff)

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

Change History

Changed 9 months ago by nanang

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

In r2979: fixed.

Changed 9 months ago by nanang

  • description modified (diff)

Changed 9 months ago by nanang

In r2980: minor fix of compile warning of unused arg.

Note: See TracTickets for help on using tickets.