summaryrefslogtreecommitdiff
path: root/python/ovs/poller.py
Commit message (Expand)AuthorAgeFilesLines
* windows, python: Fix event type returned from pollerAlin Balutoiu2017-08-231-1/+8
* Adapt to flake8-import-orderxurong000379972017-03-081-3/+5
* Python tests: Ported UNIX sockets to WindowsAlin Balutoiu2017-01-031-18/+54
* python: Add SSL support to the python ovs client libraryNuman Siddique2016-10-051-0/+8
* python tests: Fixed OSError not iterable on WindowsPaul Boca2016-08-031-0/+6
* python: Convert dict iterators.Russell Bryant2016-01-211-1/+1
* python: Start fixing some Python 3 issues.Terry Wilson2016-01-121-1/+1
* python: Resolve pep8 blank line errors.Russell Bryant2016-01-051-0/+1
* Increase prerequisite from Python 2.4 to Python 2.7.Ben Pfaff2015-06-231-5/+1
* python/ovs/poller.py: workaround an eventlet bugYAMAMOTO Takashi2013-04-161-0/+13
* don't use select.POLL* constantsFUJITA Tomonori2012-11-191-14/+19
* python/ovs: socket_util uses select.pollIsaku Yamahata2012-09-121-2/+2
* python/ovs/poller: use select.select instead of select.poll.Isaku Yamahata2012-09-051-2/+61
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* python: Upgrade to vlog.Ethan Jackson2011-09-271-4/+6
* python: Style cleanup.Ethan Jackson2011-09-241-7/+7
* python: timer_wait_until calculated current time incorrectlyEthan Jackson2010-09-171-3/+4
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-0/+123