python/ovs/poller: use select.select instead of select.poll.
[sliver-openvswitch.git] / python / ovs / unixctl /
2012-05-22 Ben Pfaffpython: Break unixctl implementation into registry...