]> git.kaiwu.me - nginx.git/commit
Merged implementations of ngx_udp_unix_recv().
authorValentin Bartenev <vbart@nginx.com>
Fri, 8 Apr 2016 13:38:42 +0000 (16:38 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 8 Apr 2016 13:38:42 +0000 (16:38 +0300)
commit8e7d8757c656b9d8f0af7953716929c97657474f
tree9cd61eeba3d3eefbd4a41dbb773037509e28eb43
parent73d27510c0d7022384a611269af22ff01634c6d0
Merged implementations of ngx_udp_unix_recv().

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