mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
The changeset of ed815d9bd2
eliminated
the use of select.poll for eventlet/gevent.
It forgot to select.poll in socket_util.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>