• Kai Germaschewski's avatar
    ISDN: CAPI: Get rid of capi_signal mechanism · 7914ddde
    Kai Germaschewski authored
    On arrival of a new message, kernelcapi used to call
    capi20_appl::signal(), which, from the application, would call back
    to capi20_get_message(). So we rather just push the message down
    directly, saving this detour.
    7914ddde
kcapi.c 28.8 KB