]> git.kaiwu.me - nginx.git/commit
Merged implementations of ngx_unix_recv().
authorValentin Bartenev <vbart@nginx.com>
Fri, 8 Apr 2016 13:41:45 +0000 (16:41 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 8 Apr 2016 13:41:45 +0000 (16:41 +0300)
commitdbabc66b680dfc0b2cc77dd086972f9927c23fdf
treee961d2a9f8d6d7fa7aff0622881f3698a5f00d34
parent900ef17c4775d635f711a568c2e2707dbdfdcfc9
Merged implementations of ngx_unix_recv().

There's no real need in two separate implementations,
with and without kqueue support.
src/os/unix/ngx_recv.c