socket-util: af_inet_ioctl() for Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 19 Feb 2014 20:41:04 +0000 (12:41 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 21 Feb 2014 16:25:42 +0000 (08:25 -0800)
commit866f3e677e21a617c390737a6e90ff62022f8747
tree02e6b8f28b5f3e6c8f7d6549d61426f7d0b7c5d7
parent54a1cfb53616baeef103bd8e395768fc344b1cc6
socket-util: af_inet_ioctl() for Windows.

There is no direct mapping for the ioctl function in
Windows.  As of now, af_inet_ioctl() is being used for Linux
and BSD. So, don't try to compile it for Windows.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/socket-util.c
lib/socket-util.h