ISDN: CAPI use struct capi20_appl * in signal callback
Instead of passing an opaque handle, pass the actual struct capi20_appl, which is now known to the applications. Applications can store a pointer to the private data into struct capi20_appl::private.
Showing
Please register or sign in to comment