FOS driver does not check whether all message have been sent

Bug #1666347 reported by Takanori Miyagishi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-fujitsu
New
Low
Takanori Miyagishi

Bug Description

FOS vxlan driver uses socket.send() method. The method does not care whether given message sent all, furthermore the driver does not check whether all of message is sent.
Use socket.sendall() method is better because sendall method returns after sending all message.

description: updated
Changed in networking-fujitsu:
assignee: nobody → Takanori Miyagishi (miyagishi-t)
Changed in networking-fujitsu:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.