Lines Matching full:callbacks
37 timeout has been reached. Furthermore, libevent also support callbacks due
72 libevent provides an abstraction on top of the regular event callbacks. This
112 evdns_resolve_reverse() function. All of these functions use callbacks to
123 callbacks to handle incoming requests. Each URI can be assigned a callback
126 callbacks have been registered for a given URI.
782 libevent provides an abstraction on top of the regular event callbacks.
807 @param cbarg an argument that will be supplied to each of the callbacks
847 Changes the callbacks for a bufferevent.
849 @param bufev the bufferevent object for which to change callbacks
856 @param cbarg an argument that will be supplied to each of the callbacks