aboutsummaryrefslogtreecommitdiff
path: root/tests/event.c
Commit message (Expand)AuthorAge
* fixes #63 NNG_FLAG_SYNCH should be the defaultGarrett D'Amore2017-08-14
* fixes #62 Endpoint close should be synchronous #62Garrett D'Amore2017-08-14
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* Fix test suite bugs.Garrett D'Amore2017-03-11
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Dangling compiler warnings from sock handle change.Garrett D'Amore2017-01-20
* fixes #18 Sockets should be uint32_t's (handles) not pointers.Garrett D'Amore2017-01-20
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* External event API for send/recv implemented.Garrett D'Amore2017-01-16