aboutsummaryrefslogtreecommitdiff
path: root/src/core/reap.c
Commit message (Expand)AuthorAge
* fix includes for coreGarrett D'Amore2025-10-11
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* reap: use sys init and fini instead of NNI_CV_INITIALIZER.Garrett D'Amore2025-01-05
* reap: thread exits prematurely after reinitializationGarrett D'Amore2024-12-07
* fini: add drain mechanism for aio, reap, and task subsystemsGarrett D'Amore2024-12-07
* Static condvar initialization.Garrett D'Amore2021-12-05
* fixes #1372 nni_reap could be smallerGarrett D'Amore2020-12-19
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #568 Want a single reader/write lock on socket child objectsGarrett D'Amore2018-07-06
* fixes #2 Websocket transportGarrett D'Amore2017-12-26