Stefan Bühler
709296d796
fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...)
2013-05-25 12:59:14 +02:00
Stefan Bühler
cfd8955008
[common] implement libev wrapper
...
* need a way to mark a watcher as "don't keep the loop alive"
2013-05-23 17:56:23 +02:00
Stefan Bühler
e3aad8f950
[utils unit-tests] check more details for send/recv fd
2010-10-06 16:48:55 +02:00
Stefan Bühler
8fa282ffaf
Fix some queue handling bugs in angel connection
2010-05-13 12:17:32 +02:00
Stefan Bühler
1ac09ac2d1
Use relative timestamp for angel call timeouts, increase angel-listen timeout.
...
* While lighty runs the initialization, the difference between ev_now()
and ev_time() might be bigger than the timeout - which leads to an
immediate timeout.
2009-11-22 14:48:18 +01:00
Stefan Bühler
8ac057d3d5
angel: Add wrapper, env and copy-env to instance config
2009-10-03 21:14:34 +02:00
Stefan Bühler
56ff7ca32a
angel/lighty now synchronize the server state
2009-08-30 20:43:13 +02:00
Stefan Bühler
0087b8cfc2
Better error message if spawn failed
2009-07-26 16:18:47 +02:00
Stefan Bühler
b364b09790
Fix some error reporting in angel
2009-07-26 15:32:14 +02:00
Stefan Bühler
2f6fe68a75
Cleanup some debug logging
2009-07-26 15:10:14 +02:00
Stefan Bühler
594987c29e
Add li_ev_safe_ref_and_stop macro and use it
2009-07-26 15:00:53 +02:00
Stefan Bühler
540ff7db02
Split sources into subdirs
2009-07-15 11:57:52 +02:00