aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_sockfd.c
Commit message (Expand)AuthorAge
* Plumb sockaddrs all the way through pipes, make them failsafe.Garrett D'Amore2025-10-25
* Add stream direct address functions for socket addresses.Garrett D'Amore2025-10-25
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* More nng_err -- this time for dialer and listener allocations.Garrett D'Amore2025-04-27
* AIO: Use nng_err for cancellation callback instead of int.Garrett D'Amore2025-04-27
* Liberally apply some UWYI (use what you include) to header filesGarrett D'Amore2025-01-05
* fixes #2061 Move IPC parameters from uint64 to intGarrett D'Amore2025-01-03
* sockfd: convert to use nni_aio_startGarrett D'Amore2024-12-26
* posix pollers: inline the pfd and make callbacks constantGarrett D'Amore2024-12-20
* POSIX poller: add support for select, and for choosing the pollerGarrett D'Amore2024-12-17
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29