Check if All Bytes Sent
ok = e:sent()
Returns true if all bytes have been ACK'd by the peer. If false then there are still bytes in flight.
true
false