mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 05:48:51 -04:00
Merge remote-tracking branch 'origin/patches-2.0'
This commit is contained in:
commit
7c46d4aa63
@ -115,7 +115,7 @@ bufferevent_socket_outbuf_cb(struct evbuffer *buf,
|
||||
/* Somebody added data to the buffer, and we would like to
|
||||
* write, and we were not writing. So, start writing. */
|
||||
if (be_socket_add(&bufev->ev_write, &bufev->timeout_write) == -1) {
|
||||
// Should we log this?
|
||||
/* Should we log this? */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user