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
/
nng_impl.h
Commit message (
Expand
)
Author
Age
*
fixes #334 Separate context for state machines from sockets
Garrett D'Amore
2018-04-10
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
Fix some more leaks, add a generic URL parser.
Garrett D'Amore
2018-01-05
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
fixes #132 Implement saner notification for file descriptors
Garrett D'Amore
2017-10-24
*
Introduce utility safe string handling functions.
Garrett D'Amore
2017-08-28
*
fixes #47 compat_reqttls fails sometimes
Garrett D'Amore
2017-08-09
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
New object hash implementation, used by socket (to start).
Garrett D'Amore
2017-06-05
*
Timer implementation. Operations can timeout now?
Garrett D'Amore
2017-03-03
*
Rename ioev to aio. Eliminate generic cancel handling (not needed).
Garrett D'Amore
2017-02-23
*
Introduce new generic I/O event framework.
Garrett D'Amore
2017-02-19
*
Taskq implementation.
Garrett D'Amore
2017-02-18
*
Add device support & testing. Bus semantic fix.
Garrett D'Amore
2017-01-27
*
Start of event framework.
Garrett D'Amore
2017-01-16
*
Pull out the posix clock stuff for plat_clock.
Garrett D'Amore
2017-01-12
*
New ISAAC pRNG. This replaces other local hacks for random data.
Garrett D'Amore
2017-01-08
*
New thread infrastructure -- not used anywhere yet, but tested.
Garrett D'Amore
2017-01-01
*
Move option helpers to their own file.
Garrett D'Amore
2016-12-29
*
Implementation of an id hash for hashing pipes by ID.
Garrett D'Amore
2016-12-29
*
Ditch our own snprintf/vsnprintf (C99). Symbol naming fixes for inproc.
Garrett D'Amore
2016-12-21
*
Uncrustify clean now.
Garrett D'Amore
2016-12-21
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
Endpoint structure defined.
Garrett D'Amore
2016-12-14
*
More robust platform definition support.
Garrett D'Amore
2016-12-14
*
Better separate public vs. private names.
Garrett D'Amore
2016-12-14
*
Oops... Pipe list initialization was not complete.
Garrett D'Amore
2016-12-14
*
Minor tweak to transport API, new declarations for protocols.
Garrett D'Amore
2016-12-12
*
New inproc transport.
Garrett D'Amore
2016-12-12
*
Add operations on msgqueues.
Garrett D'Amore
2016-12-11
*
New msgqueue implementation, use CLOCK_MONOTONIC if available.
Garrett D'Amore
2016-12-11
*
Initial commit. This is not going to be useful to you for anything.
Garrett D'Amore
2016-12-10