MNCC: Never send zero-length msgb packets to the socket

This will cause the remote end to read 0 bytes, which is interpreted as
if we cleanly closed the socket, making the remote end close their side
of the socket, which would lead to us closing our side of the socket,
so we should never send such a packet.
1 file changed
tree: 71009a723e180669b00096b4154d42b6c9a57429
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/
  5. README