tap_socket
struct tap_socket* tap_sock = (struct tap_socket*)arg;
struct tap_socket* s;
struct tap_socket* s;
struct tap_socket* s;
struct tap_socket* socket = calloc(1, sizeof(*socket));
struct tap_socket* s;
static void tap_socket_delev(struct tap_socket* s)
static void tap_socket_close(struct tap_socket* s)
static void tap_socket_delete(struct tap_socket* s)
static struct tap_socket* tap_socket_new_local(char* socketpath,
struct tap_socket* s = calloc(1, sizeof(*s));
static struct tap_socket* tap_socket_new_tcpaccept(char* ip,
struct tap_socket* s = calloc(1, sizeof(*s));
static struct tap_socket* tap_socket_new_tlsaccept(char* ip,
struct tap_socket* s = calloc(1, sizeof(*s));
static int tap_socket_setup(struct tap_socket* s, struct ub_event_base* base)
struct tap_socket* s)
struct tap_socket;