diff options
author | Adam <Adam@anope.org> | 2015-03-11 08:48:08 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2015-03-11 08:48:08 -0400 |
commit | fb17bc85ead8c1be6ebe1561f77865f083fdc000 (patch) | |
tree | 86a670f2c5c640b79b99d041f6803b6bfe628173 /modules/commands/cs_clone.cpp | |
parent | 7de4b86b7fb44f800db2e5b4e4c69e1ccc6fbda3 (diff) |
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.
Diffstat (limited to 'modules/commands/cs_clone.cpp')
0 files changed, 0 insertions, 0 deletions