aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/CMakeLists.txt
Commit message (Expand)AuthorAge
* Disable illumos event ports until we can debug them.Garrett D'Amore2025-08-24
* Improve tests for SUNOS socketpair.Garrett D'Amore2025-08-24
* udp: use a bounce buffer if we lack sendmsg or recvmsgGarrett D'Amore2024-12-29
* posix IPv6: BSD platforms us netinet6/in6.hGarrett D'Amore2024-12-21
* posix pollers: expose pfd structures (for sizes) and fix poller selectionGarrett D'Amore2024-12-19
* POSIX poller: add support for select, and for choosing the pollerGarrett D'Amore2024-12-17
* posix: add getentropy() based RNGGarrett D'Amore2024-10-06
* fixes #1866 clock_gettime is not used on Android, even though availablev1.9.0Garrett D'Amore2024-09-07
* Added realtime clock support, and better timestamping.Garrett D'Amore2024-04-14
* fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)Garrett D'Amore2024-02-25
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* Fill NNG_PKGS to request nng dependencies from installed location. (#1641)Garrett D'Amore2023-02-05
* fixes #1346 windows ipc winsec fails frequently in CI/CDGarrett D'Amore2021-11-02
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14