process_packet
static void process_packet(struct connection *, const char *, int);
return add_fd(data, sock, CONN_UDP, process_packet);