We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
274e25c
Fix a circular references case in SSL implementation. (by @fantix in a2e0dd8 for #220)
Cleanup references to callbacks in canceled callback handles.
This removes potential reference cycles between bound methods and cancelled Handle / TimerHandle objects.
Handle
TimerHandle
(by @1st1 in f0a945d)