Opened 10 years ago

Closed 10 years ago

#1779 closed enhancement (fixed)

Add API for registering external/native thread to pjsua2

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

Description

This ticket adds the following APIs:

  • Endpoint::libRegisterThread()
  • Endpoint::libIsThreadRegistered()

and deprecates the following APIs (experimental and unused):

  • Endpoint::libRegisterWorkerThread()
  • pjsua_register_worker_thread()

Change History (1)

comment:1 Changed 10 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In 4887:

Close #1779: Add APIs for external/native thread registration to pjsua2: Endpoint::libRegisterThread() & Endpoint::libIsThreadRegistered().

Note: See TracTickets for help on using tickets.