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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dialer.c
Commit message (
Expand
)
Author
Age
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
fixes #848 server hang waiting for client handshake
Garrett D'Amore
2019-02-23
*
fixes #835 inproc should use new option API
Garrett D'Amore
2018-12-31
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #693 Failed dial results in hard spin
Garrett D'Amore
2018-08-31
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
Remove dead #if 0 code in dialer.
Garrett D'Amore
2018-08-19
*
fixes #654 use aio for synchronous connect
Garrett D'Amore
2018-08-15
*
fixes #208 pipe start should occur before connect / accept
Garrett D'Amore
2018-08-14
*
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 #601 pipe destroy can fail to close pipe
Garrett D'Amore
2018-07-18
*
fixes #568 Want a single reader/write lock on socket child objects
Garrett D'Amore
2018-07-06
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #564 Race regression caused by#522
Garrett D'Amore
2018-07-02
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27