mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
77110bc9e8
The key feature is support for sendmmsg and recvmmsg, which is required by modern libuv versions, e.g. nsupdate -g makes use of libuv, so we need this for samba. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>