Query Bytes In Flight

n = socko:inflight()

Return the number of bytes still waiting to be sent, and ACK'd by the peer.

Note

Only applicable to tcp_client socket objects.