nginx/src
Ruslan Ermilov c34368715f Thread pools: silence warning on process exit.
Work around pthread_cond_destroy() and pthread_mutex_destroy() returning
EBUSY.  A proper solution would be to ensure all threads are terminated.
2015-03-19 23:20:18 +03:00
..
core Thread pools: silence warning on process exit. 2015-03-19 23:20:18 +03:00
event Events: implemented eventport notification mechanism. 2015-03-14 17:37:21 +03:00
http SPDY: fixed format specifier in logging. 2015-03-15 21:46:21 +08:00
mail Style: use %*s format, as in 68d21fd1dc64. 2015-03-04 08:05:38 +03:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Added support for offloading Linux sendfile() in thread pools. 2015-03-14 17:37:30 +03:00