Session.wantWrite

Returns true value if Session wants to send data to the remote peer.

If both wantRead() and wantWrite() return false, the application should drop the connection.

class Session
bool
wantWrite
()

Meta