On Thu, 19 Oct 2006 10:18:40 +0400
"Bruno Carnazzi" <[EMAIL PROTECTED]> wrote:

> Is my code broken or man page not accurate ?

It would appear the manual page is inaccurate.

libevent/evbuffer.c:

/*
 * Returns 0 on success;
 *        -1 on failure.
 */

int
bufferevent_write(struct bufferevent *bufev, void *data, size_t size)

Reply via email to