nginx/src
Valentin Bartenev d862ae8e68 Used the pwritev() syscall for writing files where possible.
It is more effective, because it doesn't require a separate lseek().
2015-11-17 19:01:41 +03:00
..
core Version bump. 2015-11-17 19:01:41 +03:00
event Win32: timer_resolution now ignored with select. 2015-10-20 18:16:18 +03:00
http Realip: the $realip_remote_addr variable. 2015-11-16 16:02:02 +03:00
mail Win32: MSVC 2015 compatibility. 2015-08-17 18:09:17 +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 Used the pwritev() syscall for writing files where possible. 2015-11-17 19:01:41 +03:00
stream Stream: delete proxy connection timer after SSL handshake. 2015-10-06 08:57:09 +03:00