aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async/async_wait.c
Commit message (Expand)AuthorAgeFilesLines
* Further improvements to ASYNC_WAIT_CTX_clear_fdAndrea Grandi2017-02-131-16/+7
* Remove fd from the list when the engine clears the wait context before pauseAndrea Grandi2017-02-131-0/+27
* Copyright consolidation 04/10Rich Salz2016-05-171-48/+5
* Fix memory leak where fdlookup linked list is not freed duringSteven Linsell2016-03-211-7/+9
* Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell2016-02-291-1/+2
* Refactor the async wait fd logicMatt Caswell2016-02-291-0/+233