log src/os/unix/ngx_udp_sendmsg_chain.c @ 8976:4646a981111f quic

age author description
Tue, 25 Jan 2022 15:48:05 +0300 Vladimir Homutov QUIC: fixed macro style. quic
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
Fri, 16 Dec 2022 01:15:15 +0400 BullerDu Style.
Tue, 25 Jan 2022 15:48:58 +0300 Vladimir Homutov Core: added function for local source address cmsg.
Tue, 25 Jan 2022 15:48:56 +0300 Vladimir Homutov Core: made the ngx_sendmsg() function non-static.
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.