Opened 16 years ago
Closed 16 years ago
#682 closed enhancement (fixed)
New API to register (external) Python thread (thanks Johan Risberg for the patch)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0.1 |
Component: | python | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Multi-thread Python application will need to register its threads to PJSUA before the thread can call any of the PJSUA functions.
Thanks Johan for the patch.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Committed in r2375