Bugzilla – Bug 210
Packet::GetTxAvailable has an XXX comment about its return value
Last modified: 2008-07-01 13:32:36 EDT
You need to log in before you can comment on or make changes to this bug.
// XXX must limit it to interface MTU If the socket is connected, we can return a better value. otherwise, we can't do better. What we can improve though, is the call to GetTxAvailable from PacketSocket::SendTo and move it to the inner send loop to check for the device MTU before sending the packet.
changeset 49dcb3f0bd34