socket-util: Unix socket related calls for non-windows platform.
authorGurucharan Shetty <gshetty@nicira.com>
Tue, 18 Feb 2014 22:39:47 +0000 (14:39 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 21 Feb 2014 22:44:31 +0000 (14:44 -0800)
commit7ff04d92445beaaea4123cbc3083d950278b1d55
tree70b71af5f0525364dc19670a0db7f2a1f99b4618
parent71c24bb0f881fde3304de61e19bb4e0c5512da30
socket-util: Unix socket related calls for non-windows platform.

Don't try to compile Unix socket related functions for Windows.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
lib/automake.mk
lib/socket-util.c
lib/socket-util.h
lib/stream.c