On Wed, Feb 19, 2014 at 03:36:25PM -0800, Gurucharan Shetty wrote:
> 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
Acked-by: Ben Pfaff
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
---
lib/socket-util.c |2 ++
lib/socket-util.h |2 ++
2 files changed, 4 insertions(+)
dif