1 #ifndef PROTON_HANDLERS_H 2 #define PROTON_HANDLERS_H 1
PN_EXTERN pn_flowcontroller_t * pn_flowcontroller(int window)
PN_EXTERN pn_iohandler_t * pn_iohandler(void)
#define PN_EXTERN
Definition: import_export.h:53
pn_handler_t pn_flowcontroller_t
Definition: handlers.h:44
pn_handler_t pn_iohandler_t
Definition: handlers.h:43
struct pn_handler_t pn_handler_t
An event handler.
Definition: types.h:265
PN_EXTERN pn_handshaker_t * pn_handshaker(void)
pn_handler_t pn_handshaker_t
Definition: handlers.h:42