aboutsummaryrefslogtreecommitdiff
path: root/src/platform/windows/win_tcp.c
Commit message (Expand)AuthorAge
* Add stream direct address functions for socket addresses.Garrett D'Amore2025-10-25
* windows tcp: Lookup extended TCP function pointers at startupGarrett D'Amore2024-12-28
* fixes #523 dialers could support multiple outstanding dial requestsGarrett D'Amore2018-07-16
* fixes #430 Unable to build in MSYS + Win-buildsGarrett D'Amore2018-05-15
* 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
* Fix for Windows compilation warnings.Garrett D'Amore2018-03-05
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #171 Refactor aio to use generic data fieldsGarrett D'Amore2018-02-08
* fixes #228 aio iov should have larger limits (dynamically allocated)Garrett D'Amore2018-02-05
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* Fix compilation warnings, bugs, and crashes found on Windows.Garrett D'Amore2017-12-28
* fixes #154 underlyng TCP & IPC transports should support partial recv/sendGarrett D'Amore2017-11-13
* fixes #150 IPC error during Bus testsGarrett D'Amore2017-11-05
* fixes #5 Address propertiesGarrett D'Amore2017-10-03
* Windows UDP support.Garrett D'Amore2017-09-29