summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorIsaku Yamahata <yamahata@valinux.co.jp>2012-11-30 11:44:53 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-11-30 14:51:10 +0900
commit1150dc49c40815b651a8a0db47f10f57bf89618b (patch)
tree671010d3dcba247d4607c8ade794cc47117f2df7 /setup.py
parentdae4bc4dc3293c7969f0a9e1084371a39dcb23da (diff)
python/ovs/stream: Fix Stream.connect() retval for incomplete connection.
This code is a backport from the upstream OVS (commit dcb66da): If the loop condition in Stream.connect() was false, which is especially likely for TCP connections, then Stream.connect() would return None, which violates its documented behavior. This commit fixes the problem. Reported-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions