aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_tcp.c
Commit message (Expand)AuthorAge
* fixes #591 incorrect reuse of server instances by websocketGarrett D'Amore2018-07-16
* fixes #523 dialers could support multiple outstanding dial requestsGarrett D'Amore2018-07-16
* fixes #525 posix nni_plat_tcp_ep_init should not mark mode unusedGarrett D'Amore2018-06-11
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
* fixes #105 Want NNG_OPT_TCP_NODELAY optionGarrett D'Amore2018-04-26
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* fixes #5 Address propertiesGarrett D'Amore2017-10-03
* fixes #41 Move DNS out of tcp transportGarrett D'Amore2017-08-21
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Initial swag at UDP (POSIX only) low level handling.Garrett D'Amore2017-07-25