Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

modules

Henrik Grubbström (Grubba)'s avatar
Henrik (Grubba) Grubbström authored
SSL.File defaults to non-blocking mode and the LDAP module
attempts syncronous blocking writes. Non-blocking mode causes
these writes to eg fail with EAGAIN if the connection hasn't
finished being negotiated before the first write.

Fixes "LDAP write error: Resource temporarily unavailable".
08eda6ba
History
Name Last commit Last update
..