summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_udp_recv.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-04-08Merged implementations of ngx_udp_unix_recv().Valentin Bartenev1-47/+4
There's no real need in two separate implementations, with and without kqueue support.
2016-03-31Fixed logging.Sergey Kandaurov1-2/+2
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2010-06-23style fixIgor Sysoev1-2/+2
2007-12-03ngx_udp_recv()Igor Sysoev1-0/+114