Re: [ovs-dev] [PATCH] socket-util: Refactor unix specific code to a new file.

2014-05-27 Thread Ben Pfaff
On Fri, May 23, 2014 at 09:40:26AM -0700, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] socket-util: Refactor unix specific code to a new file.

2014-05-23 Thread Gurucharan Shetty
Signed-off-by: Gurucharan Shetty --- lib/automake.mk|1 + lib/socket-util-unix.c | 400 lib/socket-util.c | 377 - lib/socket-util.h | 44 +++--- 4 files changed, 420 insertions(