mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
215e629cd4
Although bufferevent operations are threadsafe, sometimes you need to make sure that a few operations on a single bufferevent will all be executed with nothing intervening. That's what these functions are for.