index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
posix
/
posix_tcpconn.c
Commit message (
Expand
)
Author
Age
*
NNG_OPT_BOUND_PORT replaces NNG_OPT_TCP/UDP_BOUND_PORT.
Garrett D'Amore
2025-10-26
*
Plumb sockaddrs all the way through pipes, make them failsafe.
Garrett D'Amore
2025-10-25
*
Add stream direct address functions for socket addresses.
Garrett D'Amore
2025-10-25
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
posix: fall back to send if sendmsg is unavailable for ipc and tcp
Garrett D'Amore
2024-12-29
*
tcp: use nni_aio_start
Garrett D'Amore
2024-12-26
*
posix: fix for IPC and TCP dialing
Garrett D'Amore
2024-12-21
*
posix pollers: inline the pfd and make callbacks constant
Garrett D'Amore
2024-12-20
*
POSIX poller: add support for select, and for choosing the poller
Garrett D'Amore
2024-12-17
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1112 POSIX pollq finalizers could be simpler
Garrett D'Amore
2020-01-05
*
fixes #1037 http client crashes (pthread lock bugs)
Garrett D'Amore
2019-12-26
*
Various clang tidy fixups in the POSIX pollers.
Garrett D'Amore
2019-12-26
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
fixes #970 TCP connections through docker-proxy do not reconnect
Garrett D'Amore
2019-09-24
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #849 TCP option handling not quite right
Garrett D'Amore
2019-01-05
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
Revert "fixes #599 nng_dial sync should not return until added to socket"
Garrett D'Amore
2018-08-06
*
fixes #599 nng_dial sync should not return until added to socket
Garrett D'Amore
2018-08-05
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #591 incorrect reuse of server instances by websocket
Garrett D'Amore
2018-07-16
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16