log src/os/unix/ngx_udp_sendmsg_chain.c @ 9300:5be23505292b default tip

age author description
Mon, 02 Jan 2023 17:10:22 +0400 Sergey Kandaurov Merged with the default branch. quic
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
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.