No description
Find a file
Valentin Bartenev b463b5ee76 HTTP/2: avoid sending output queue if there's nothing to send.
Particularly this fixes alerts on OS X and NetBSD systems when HTTP/2 is
configured over plain TCP sockets.

On these systems calling writev() with no data leads to EINVAL errors
being logged as "writev() failed (22: Invalid argument) while processing
HTTP/2 connection".
2016-07-19 20:30:21 +03:00
auto Events: support for EPOLLEXCLUSIVE. 2016-07-15 15:18:57 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Fixed spelling. 2016-04-07 11:50:13 +03:00
docs nginx-1.11.2-RELEASE 2016-07-05 18:56:14 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src HTTP/2: avoid sending output queue if there's nothing to send. 2016-07-19 20:30:21 +03:00