Session.wantRead

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

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

class Session
bool
wantRead
()

Meta