mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
6773a59721
Replace evbuffer_readline with a more powerful evbuffer_readln that can handle more EOL styles, and that can give useful results when there are NUL characters inside the returned values. Includes regression tests. svn:r550