udpsock_handler
void udpsock_handler (struct protocol *);
add_protocol("udp", sock, udpsock_handler, udpsock);