[package] uhttpd: do not subscribe to epoll write events
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Jul 2012 17:29:25 +0000 (17:29 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 6 Jul 2012 17:29:25 +0000 (17:29 +0000)
commit8f46aeab36d6a9c80ef50fc8afeee28acf9e58ae
tree9cf200c647309be306f14747d42fde05740cbd94
parentf788c1ad70ddabf4ebc487b37e4d0330c1b23161
[package] uhttpd: do not subscribe to epoll write events
Watch child read pipe end for data instead of relying on socket write
notification to process cgi data, should lower cpu consumption during
requests on weaker devices.

SVN-Revision: 32640
package/uhttpd/Makefile
package/uhttpd/src/uhttpd-cgi.c
package/uhttpd/src/uhttpd-lua.c
package/uhttpd/src/uhttpd-utils.c
package/uhttpd/src/uhttpd.c
package/uhttpd/src/uhttpd.h