Interface.rb needs to give the protocols a chance to output another packet, before calling read_interface again. Otherwise they can be blocked on a socket, when the protocols already have enough data to output another packet.
The text was updated successfully, but these errors were encountered:
Interface.rb needs to give the protocols a chance to output another packet, before calling read_interface again. Otherwise they can be blocked on a socket, when the protocols already have enough data to output another packet.
The text was updated successfully, but these errors were encountered: