summaryrefslogtreecommitdiff
path: root/modules/commands/cs_kick.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2015-03-11 08:48:08 -0400
committerAdam <Adam@anope.org>2015-03-11 08:48:08 -0400
commitfb17bc85ead8c1be6ebe1561f77865f083fdc000 (patch)
tree86a670f2c5c640b79b99d041f6803b6bfe628173 /modules/commands/cs_kick.cpp
parent7de4b86b7fb44f800db2e5b4e4c69e1ccc6fbda3 (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_kick.cpp')
0 files changed, 0 insertions, 0 deletions