2
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Bühler 4653900eca Fix stat-cache ref counting 2009-10-05 19:41:48 +02:00
Stefan Bühler 282a2d1b4a Prefix LI_API functions with "li_" 2009-07-09 22:17:24 +02:00
Stefan Bühler 99b203e3d8 Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames 2009-07-08 21:06:07 +02:00
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