[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] evbuffer_search_eol and double EVBUFFER_EOL_CRLF



I need to read a request from a client. A well formed request will
have a double-CRLF.

Is there a better way to search for the double-EOL that calling
evbuffer_search_eol, and then searching again starting at pos+1?
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.