aboutsummaryrefslogtreecommitdiff
path: root/tests/pollfd.c
Commit message (Expand)AuthorAge
* Remove pollfd test - covered in protocol testsGarrett D'Amore2024-11-23
* NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.Garrett D'Amore2024-11-02
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #272 pollfd test fails on AppVeyorGarrett D'Amore2018-03-08
* Fix for Windows compilation warnings.Garrett D'Amore2018-03-05
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* Leaking poll fds.Garrett D'Amore2017-08-11
* Undo header include reordering (clang, breaks windows).Garrett D'Amore2017-08-09
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Whoops, forgot to add the pipe implementations to git!!Garrett D'Amore2017-01-21