aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/util/platform.c
Commit message (Expand)AuthorAge
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Fix warning from inconsistent socket_pair prototype.Garrett D'Amore2024-01-06
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* Remove extra wrapper for platform clock support.Garrett D'Amore2021-07-22
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* remove redundant zero memory operationsQXSoftware2018-10-12
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20