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
Commit message (
Expand
)
Author
Age
...
*
fixes #686 strtoull() not present on Windows
Garrett D'Amore
2018-08-30
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #608 Add TCP support to specify local network interface
Garrett D'Amore
2018-08-27
*
fixes #669 pipe.c type conversion warning
Garrett D'Amore
2018-08-20
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
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 #648 REQ protocol can hang on close
Garrett D'Amore
2018-08-14
*
fixes #208 pipe start should occur before connect / accept
Garrett D'Amore
2018-08-14
*
fixes #625 aio->a_stop/aio_begin may be too severe
Garrett D'Amore
2018-08-07
*
fixes #623 nni_aio_stop could be better
Garrett D'Amore
2018-08-06
*
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 #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #604 pipe free does not finalize cv
Garrett D'Amore
2018-07-20
*
fixes #601 pipe destroy can fail to close pipe
Garrett D'Amore
2018-07-18
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #589 tsan found races
Garrett D'Amore
2018-07-16
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #568 Want a single reader/write lock on socket child objects
Garrett D'Amore
2018-07-06
*
fixes #581 nni_idhash could use 32-bit variant
Garrett D'Amore
2018-07-06
*
fixes #579 Use ids for pipe listener and dialer
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
*
nni_url_parse does not handle ipc and inproc
David Horsley
2018-06-28
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #535 aio->a_closed and aio->a_stop could be consolidated
Garrett D'Amore
2018-06-12
*
fixes #533 nni_aio_begin should not dispatch task on NNG_ECLOSED.
Garrett D'Amore
2018-06-12
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #521 ep_stop is not actually used
Garrett D'Amore
2018-06-11
*
fixes #511 Want to be able to have deferred destroy of tasks and aios
Garrett D'Amore
2018-06-09
*
fixes #509 We need "relative" IPC URLs
Garrett D'Amore
2018-06-08
*
fixes #499 Eliminate the unused nni_plat_home_dir...
Garrett D'Amore
2018-05-30
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
fixes #473 Bug 460 is too aggressive
Garrett D'Amore
2018-05-21
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #459 SUB should be more aggressive about discarding messages
Garrett D'Amore
2018-05-21
*
fixes #451 task finalization could be better/smarter (resolver)
Garrett D'Amore
2018-05-17
*
fixes #449 Want more flexible pipe events
Garrett D'Amore
2018-05-17
*
fixes #445 crash in taskq_thread
Garrett D'Amore
2018-05-16
*
Switch to clang 6 and gcc 8 on xenial for circle ci.
Garrett D'Amore
2018-05-16
*
fixes #436 fix for 429 incomplete (ws ep crash)
Garrett D'Amore
2018-05-15
*
fixes #433 tasks can leak
Garrett D'Amore
2018-05-15
*
fixes #431 hang in taskq_wait
Garrett D'Amore
2018-05-15
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #422 nng_aio_fini_cb() could go away
Garrett D'Amore
2018-05-09
*
do not include files you won't need
Davide Faconti
2018-05-07
[prev]
[next]