Libevent Code Doxygen document
Public Attributes | List of all members
evconnlistener_ops Struct Reference
Collaboration diagram for evconnlistener_ops:
Collaboration graph
[legend]

Public Attributes

int(* enable )(struct evconnlistener *)
 
int(* disable )(struct evconnlistener *)
 
void(* destroy )(struct evconnlistener *)
 
void(* shutdown )(struct evconnlistener *)
 
evutil_socket_t(* getfd )(struct evconnlistener *)
 
struct event_base *(* getbase )(struct evconnlistener *)
 

The documentation for this struct was generated from the following file: