Opened 17 years ago

Closed 17 years ago

#84 closed defect (fixed)

pjsua_transport_close() doesn't properly close transports (especially TLS)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.5.10
Component: pjsip Version: 0.5.9
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

The pjsua_transport_close() function in PJSUA-API doesn't handle TLS transport case. Thanks Alain Totouom <alain.totouom at gmx de> for reporting this.

Change History (1)

comment:1 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from pjsua_transport_close() doesn't close TLS transport to pjsua_transport_close() doesn't properly close transports (especially TLS)

Fixed in r923.

Note: See TracTickets for help on using tickets.