Fix way of sending packets in compliance tests
According to the documentation of python 3 socket::send method (https://docs.python.org/3/library/socket.html#socket.socket.send), the call to send must be retry until all data is sent while sending packet with a "large" amount of data. Signed-off-by: Jerome Malinge <gromgromm@yahoo.com>pull/1487/head
parent
253326dcc9
commit
d76e5fd199
Loading…
Reference in New Issue