On Fri, July 8, 2011 13:57, Khaled Blah wrote:
Hallo,
I use OpenLDAP in an authentication project and I would like to
correctly deal with fauly networks. I mean networks that have packet
losses and such.
That is why I would like to know whether there is a function in
OpenLDAP which allows to check (and maybe sanitize) possibly corrupted
sockets associated with the LDAP handle?
If the packet checksums don't match then the network won't forward the
packets up the stack layers. i.e. OpenLDAP just won't see them.