Revision history for Perl extension Gazelle 0.33 2015-10-18T12:44:13Z - fix accept4 and flags detection 0.32 2015-10-17T14:54:09Z - fix failing graceful shutdown while accepting ( Thanks shogo82148) - fix accept4 detection 0.31 2015-10-06T16:20:23Z - fix iovcnt calculation (Thanks badalex) - support a server_ready callback 0.30 2015-09-03T05:10:33Z - POD tweaks (Thanks Arthur Axel fREW Schmidt) - fix iovcn calculation (Thanks syohex) 0.25 2015-06-12T07:18:44Z - fixed test. prevent stopping test around signal - no write 0 byte message in write_all 0.23 2015-06-09T05:49:41Z - fixed test with Plack v1.0035+ (Thank you veryrusty) 0.22 2015-01-30T14:27:20Z - does not support freebsd and solaris. They have poor writev support? see https://groups.google.com/forum/#!topic/mailing.unix.samba-technical/2xER4neCrT4 0.21 2015-01-30T01:46:38Z - trial release for cpantesters 0.20 2015-01-26T14:55:56Z - optimize around chunked transfer 0.12 2015-01-26T02:31:11Z - support HTTP/1.1 0.11 2014-12-25T06:58:30Z - tweek header order 0.10 2014-12-05T05:45:09Z - fix test. failed test if there is transparent proxy. 0.08 2014-12-01T08:56:40Z - optimize. 2-5% increase performance 0.07 2014-11-27T03:56:03Z - has compatibility with HTTP::Parser::XS - fix failed test in FreeBSD 0.06 2014-11-18T08:02:38Z - fix path_info. add 0 terminate 0.05 2014-11-18T04:24:06Z - add Server header - add some tests 0.04 2014-11-18T01:33:24Z - update picohttpparser. fixed infinite loop problem - remove unnecessary srand() (Thanks bayashi) 0.03 2014-11-13T07:30:29Z - use older picohttpparser 0.02 2014-11-13T02:57:35Z - fix install problem. mv ppport.h to rootdir - change poll timing when writev 0.01 2014-11-12T05:45:55Z - original version