1
0
mirror of https://github.com/anope/anope.git synced 2026-06-23 20:06:38 +02:00
Files
anope/include/modules
Adam fb17bc85ea Redesign m_ldap to no longer rely on undefined behavior
Accessing the same LDAP* from multiple threads at once is always
undefined, even if one thread is just polling ldap_result.

Instead keep one thread per connection and issue blocking queries on the
thread.
2015-03-11 08:48:08 -04:00
..
2014-03-01 21:20:18 -05:00
2014-01-02 10:56:57 -05:00
2014-05-20 21:16:00 -04:00