]> git.kaiwu.me - nginx.git/commit
Core: made the ngx_sendmsg() function non-static.
authorVladimir Homutov <vl@nginx.com>
Tue, 25 Jan 2022 12:48:56 +0000 (15:48 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 25 Jan 2022 12:48:56 +0000 (15:48 +0300)
commitc67400316626a7375b15dc3068fa8c291e3838d9
tree674a0706600984a697f37fa15ddfd3646889f986
parentf780297bcf12eaa5942b95adb49e297314132e15
Core: made the ngx_sendmsg() function non-static.

The NGX_HAVE_ADDRINFO_CMSG macro is defined when at least one of methods
to deal with corresponding control message is available.
src/event/ngx_event_udp.h
src/os/unix/ngx_udp_sendmsg_chain.c