[ovs-git] Open vSwitch: python/ovs: socket_util uses select.poll (master)

dev at openvswitch.org dev at openvswitch.org
Wed Sep 12 18:47:17 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  6d3c5b64b3a25461ecf8a1f8b0e7af19e1683ebd (commit)
      from  9bab681f33e09882e8f652c8e96a2b998b3ef9b3 (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 6d3c5b64b3a25461ecf8a1f8b0e7af19e1683ebd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6d3c5b64b3a25461ecf8a1f8b0e7af19e1683ebd
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
python/ovs: socket_util uses select.poll
		
The changeset of ed815d9bd28422a490fe370d7804d24bcd676806 eliminated
the use of select.poll for eventlet/gevent.
It forgot to select.poll in socket_util.

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 python/ovs/poller.py      |    4 ++--
 python/ovs/socket_util.py |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list