[esnacc-dev] [PATCH] asn-buf: Add available helper to the fdbuf
Aaron Conole
aconole at bytheb.org
Wed Nov 23 14:04:48 UTC 2016
Aaron Conole <aconole at bytheb.org> writes:
> Currently, the streambuf monitor won't read socket data from the buffer if
> it isn't advised that some socket data is available. This change provides
> an implementation for 'showmanyc' to query the underlying descriptor for the
> number of availble bytes.
>
> Signed-off-by: Aaron Conole <aconole at bytheb.org>
> ---
I applied this to master.
More information about the dev
mailing list