log src/os/unix/ngx_udp_sendmsg_chain.c @ 8539:913ff20e4c62 quic

age author description
Tue, 20 Jul 2021 12:04:58 +0300 Vladimir Homutov Core: fixed errno clobbering in ngx_sendmsg(). quic
Thu, 15 Jul 2021 14:22:54 +0300 Vladimir Homutov Core: added separate function for local source address cmsg. quic
Thu, 15 Jul 2021 14:21:39 +0300 Vladimir Homutov Core: made the ngx_sendmsg() function non-static. quic
Mon, 08 Jun 2020 11:40:34 +0300 Vladimir Homutov Stream: fixed processing of zero length UDP packets (ticket #1982).
Thu, 01 Jun 2017 16:49:14 +0300 Maxim Dounin Style.
Tue, 11 Apr 2017 16:41:53 +0300 Roman Arutyunyan Set UDP datagram source address (ticket #1239).
Thu, 15 Sep 2016 14:55:46 +0300 Roman Arutyunyan Stream: filters.