int irc_recv(struct server *s, struct irc_message *m) { UNUSED(s); UNUSED(m); return 0; }