stream_read
input_ev = bufferevent_new(STDIN_FILENO, stream_read, NULL,
void stream_read(struct bufferevent *, void *);