Opened 16 years ago

Last modified 16 years ago

#575 closed defect

Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close the socket handle (thanks Gang Liu for the report) — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: major Milestone: release-1.0-rc1
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

In Windows, the pj_ioqueue_unregister() in IOCP ioqueue backend does not close the socket, causing it to still appear in "netstat" and further it causes assertion about invalid handle in WSACleanup().

Change History (0)

Note: See TracTickets for help on using tickets.