This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH COMMITTED] resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]


On 04/09/2018 11:02 AM, Andreas Schwab wrote:
I think this has no real influence on the use in the resolver since the
socket it creates isn't a SOCK_SEQPACKET socket.  Do you agree?

It doesn't make a difference today, but the kernel folks might add processing for further flags in the future. Some of the existing MSG_* flag look relevant to UDP.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]