History log of /httpd/server/mpm/motorz/motorz.h
Revision Date Author Comments Expand
6415151dcc1f5a7257cfe440efd0558adcccedc3 1665495 10-Mar-2015 ylavic

motorz: add and use the timer event of the connection. Set current_thread before calling timer callback. Use KeepAliveTimeout for CONN_STATE_CHECK_REQUEST_LINE_READABLE.

a79724574b554eb79b351f9d76ca78f56ac6b476 1665385 10-Mar-2015 ylavic

motorz: revert bogus r1665381.

02cd355dc66c6894c67a7657a3d800fd8f60c144 1665381 10-Mar-2015 ylavic

motorz: Fix access to timer's pool from different threads (timer_event_process). Set current_thread before calling timer callback. Reuse timers by using spare_timers from motorz core (acquire/release_timer). Use KeepAliveTimeout for CONN_STATE_CHECK_REQUEST_LINE_READABLE.

ccb1d3d23d96790217807954139c625ec9763350 1665317 09-Mar-2015 jim

use pollset impl instead of pollcb

4ef955e505f09413a07d092dd64802e14ce2d6bc 1665270 09-Mar-2015 jim

we need sbh and might as well have some debug

2d2a74fd6783b3303078e6812efa18f8be8b9fa7 1664449 05-Mar-2015 jim

Move statics

e727b3cfc15b8a21efaafccb7ca41795f2a060d5 1664357 05-Mar-2015 jim

Move to traditional C header