phantomjs/src/mongoose
Ariya Hidayat 8965adf7d2 Build: Apply FreeBSD patch to build Mongoose.
This is originally from:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/phantomjs/files/patch-src-mongoose-mongoose.c.

http://code.google.com/p/phantomjs/issues/detail?id=341
2012-03-12 23:45:59 -07:00
..
ReadMe.txt move mongoose dir, use same setup like in gif folder 2011-11-15 13:38:01 +01:00
mongoose.c Build: Apply FreeBSD patch to build Mongoose. 2012-03-12 23:45:59 -07:00
mongoose.h support keep-alive in the webserver 2012-03-08 22:10:17 -08:00
mongoose.pri Fix linking on Windows 2012-01-03 07:42:51 -08:00

ReadMe.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This project contains version 3.1 of the Mongoose web server project, as 
found at http://code.google.com/p/mongoose.

It contains the code for version 3.1 as of 26-May-2011 (revision 0ca751520abf).
It contains an additional change in pthread_cond_broadcast() [~line 865] to 
improve stability when running a debug build.