[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SSL/GSSAPI for OpenLDAP
David Boreham wrote:
> You'll probably find that you need some sort
> of unread operation too. I did for the server.
> Big PITA it is too.
I'm thinking that this could be avoided by having a dataAvailable
hook... but, yes, something is needed to manage issues concerning
low-level I/O availability and ber-level data availability.
That is, a socket can be selectable but no data is yet available
due data decryption requirements.