Flush Socket Object Data

ok = socko:flush()

Flush the receive queue.

Note

Data might still be in-flight from the peer, and will not be flushed.
This method flushes only the data that has been received and already ACK'd.