summaryrefslogtreecommitdiffstats
path: root/crypto/async/async_wait.c
AgeCommit message (Expand)Author
2017-12-08Standardize syntax of sizeof(foo)Rich Salz
2017-02-13Further improvements to ASYNC_WAIT_CTX_clear_fdAndrea Grandi
2017-02-13Remove fd from the list when the engine clears the wait context before pauseAndrea Grandi
2016-05-17Copyright consolidation 04/10Rich Salz
2016-03-21Fix memory leak where fdlookup linked list is not freed duringSteven Linsell
2016-02-29Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell
2016-02-29Refactor the async wait fd logicMatt Caswell