mirror of
https://github.com/openvswitch/ovs
synced 2025-08-29 05:18:13 +00:00
'e' is an exception, not a socket, so get_exception_errno() is the appropriate function to obtain an error code from it. Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Kyle Mestery <kmestery@cisco.com>