Fixed a potential problem with UDP answering.
Some newer versions of libc exported recvmmsg() symbol, so it was detected even if the kernel couldn't support it. refs #1995 @1h30m
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Some newer versions of libc exported recvmmsg() symbol, so it was detected even if the kernel couldn't support it. refs #1995 @1h30m