]> git.proxmox.com Git - mirror_ovs.git/commit - configure.ac
socket-util: Support sendmmsg() regardless of platform.
authorBen Pfaff <blp@ovn.org>
Thu, 13 Jul 2017 00:38:33 +0000 (17:38 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 13 Jul 2017 00:38:33 +0000 (17:38 -0700)
commit8a8c1b93b1723e022665950ec0b623dc6b57fbb0
treef270693aee14bdf0011e1e95e808bdec0d8256a3
parent5b4db7b54f2ed700a68af3228b2d4d8b020e792c
socket-util: Support sendmmsg() regardless of platform.

This will have its first user in an upcoming commit.

Signed-off-by: Ben Pfaff <blp@ovn.org>
configure.ac
include/sparse/sys/socket.h
lib/socket-util.c
lib/socket-util.h