mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
r18488@catbus: nickm | 2008-02-28 15:41:27 -0500
Define reentrant in evdns.c so that we get a declaration for strtok_r svn:r678
This commit is contained in:
parent
0322ce0a3b
commit
697177306f
@ -54,6 +54,7 @@ Changes in current version:
|
||||
o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
|
||||
o test support for PUT/DELETE requests; from Josh Rotenberg
|
||||
o rewrite of the evbuffer code to reduce memory copies
|
||||
o Some older Solaris versions demand that _REENTRANT be defined to get strtok_r(); do so.
|
||||
|
||||
Changes in 1.4.0:
|
||||
o allow \r or \n individually to separate HTTP headers instead of the standard "\r\n"; from Charles Kerr.
|
||||
|
Loading…
x
Reference in New Issue
Block a user