2
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Porzelt 383fa6a4f5 - introduce throttling via pools, rework throttling by connection
- new actions: 'throttle_pool', 'throttle_connection' and 'status'
- don't start waitqueue timer in waitqueue_init(); start/stop timer on demand
- new parameter for network_write(): write_max
- move stats and timeout handling from network_write/read() to connection_cb()
2009-04-16 17:02:53 +02:00
Thomas Porzelt f9ca699307 add waitqueue_length() 2009-03-13 01:54:26 +01:00
Thomas Porzelt 004dfc1bf6 add spaces in waitqueue.h for readability 2009-03-04 02:51:21 +01:00
Stefan Bühler fae25515fa Split waitqueue from utils 2008-11-17 10:26:25 +01:00