tftp_wrq
event_set(&client->sev, client->sock, EV_READ, tftp_wrq, client);
tftp_wrq, client);
void tftp_wrq(int, short, void *);