[ovs-git] Open vSwitch: socket-util: Remove get_socket_error(). (master)

dev at openvswitch.org dev at openvswitch.org
Tue Nov 20 23:02:42 UTC 2012


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  24f974c481bc5230552b23d96312f645f7533cd3 (commit)
       via  d6cedfd9d29df4f9e9b7575c03ffcd2d84588c62 (commit)
      from  c3f2538933e2a7663283158a8bf806bf66ac1a23 (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 24f974c481bc5230552b23d96312f645f7533cd3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=24f974c481bc5230552b23d96312f645f7533cd3
Author: Ben Pfaff <blp at nicira.com>
		
socket-util: Remove get_socket_error().
		
It has no remaining users.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


commit d6cedfd9d29df4f9e9b7575c03ffcd2d84588c62
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d6cedfd9d29df4f9e9b7575c03ffcd2d84588c62
Author: Ben Pfaff <blp at nicira.com>
		
socket-util: Avoid using SO_ERROR.
		
ESX doesn't implement it, and there's another approach that should work
everywhere, so drop back to that.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 lib/socket-util.c         |   26 +++++++++++---------------
 lib/socket-util.h         |    1 -
 python/ovs/socket_util.py |   24 ++++++++++++++++--------
 3 files changed, 27 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list