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

dev at openvswitch.org dev at openvswitch.org
Fri Feb 21 16:10:39 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  99ad8ba8ce51120c880d724ac2a9581f8444c2ba (commit)
      from  de8bd5976a149b9e6d892d792b2df6e029d5574d (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 99ad8ba8ce51120c880d724ac2a9581f8444c2ba
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=99ad8ba8ce51120c880d724ac2a9581f8444c2ba
Author: Gurucharan Shetty <gshetty at nicira.com>
		
socket-util: getaddrinfo return values for Windows.
		
Couple of return values need changes.
* EAI_NODATA is the same as EAI_NONAME. So we prevent duplicate cases.
* Windows does not have a EAI_SYSTEM.

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 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list