Kevin Sanders wrote:
It waits (and waits, and waits forever) for the initial data to arrive.
Down the page, in the Remarks section, among several C code examples, it
states;

If a receive buffer is provided, the overlapped operation will not complete
until a connection is accepted and data is read.

This is what I needed to read.  It's badly placed in the document.

It could be better written, too - in the context of the text, "the overlapped operation" doesn't immediately say "the accept call", and it should positively describe what's going on, rather than implying it via the negative.

_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to