io_print
io_print(io, conn->cmd);
io_print(io, "\n");
int io_print(struct io *, const char *);
len = io_print(io, str);