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
/
protocol
/
pubsub0
/
pub.c
Commit message (
Expand
)
Author
Age
*
fixes #1156 Message cloning could help reduce copies a lot
Garrett D'Amore
2020-01-20
*
Add PUB/SUB test suite.
Garrett D'Amore
2020-01-12
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1104 move allocation of protocol objects to common core
Garrett D'Amore
2020-01-03
*
Add option for preferring new messages on SUB0
Nathan Kent
2019-11-03
*
fixes #923 #935 RECVBUF/SENDBUF has variable type
Nathan Kent
2019-05-19
*
fixes #915 Memory Leak in pub
Garrett D'Amore
2019-04-11
*
fixes #461 Context support for SUB
Garrett D'Amore
2019-02-26
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #568 Want a single reader/write lock on socket child objects
Garrett D'Amore
2018-07-06
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #331 replace NNG_OPT_RAW option with constructor
Garrett D'Amore
2018-04-04
*
fixes #329 type checking not done for setopt
Garrett D'Amore
2018-04-04
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02