Hello!

As the documentation states:
"Bufferevents are internally reference-counted, so if the bufferevent has pending deferred callbacks when you free it, it won’t be deleted until the callbacks are done."

Is there a way to cancel execution of pending deferred callbacks?

(The task is: after certain point need to give up on bufferevent without any callbacks invoked as they might be called with already freed structs as cbarg).

--
Vadym S. Khondar,
InvisiLabs.com

v.khon...@invisilabs.com
***********************************************************************
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-users    in the body.

Reply via email to