[ovs-git] Open vSwitch: socket-util: closesocket() for Windows. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Feb 21 16:14:16 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  7009a5941e4920155544aafb071e5beca4500968 (commit)
      from  99ad8ba8ce51120c880d724ac2a9581f8444c2ba (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7009a5941e4920155544aafb071e5beca4500968
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7009a5941e4920155544aafb071e5beca4500968
Author: Gurucharan Shetty <gshetty at nicira.com>
		
socket-util: closesocket() for Windows.
		
For Windows sockets, one has to call closesocket() to
close the sockets.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/socket-util.c |    4 ++--
 lib/socket-util.h |    4 ++++
 lib/stream-ssl.c  |    2 --
 3 files changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list