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
/
platform
/
posix
/
posix_epdesc.c
Commit message (
Expand
)
Author
Age
*
fixes #154 underlyng TCP & IPC transports should support partial recv/send
Garrett D'Amore
2017-11-13
*
fixes #41 Move DNS out of tcp transport
Garrett D'Amore
2017-08-21
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Provide versions of mutex, condvar, and aio init that never fail.
Garrett D'Amore
2017-08-16
*
Fix a few problems found by codacy. One was a real bug.
Garrett D'Amore
2017-08-14
*
Fix a few pointer vs. character errors found by gcc 7.
Garrett D'Amore
2017-08-07
*
Refactor AIO logic to close numerous races and reduce complexity.
Garrett D'Amore
2017-08-04
*
Yet more race condition fixes.
Garrett D'Amore
2017-07-20
*
Fixes most of the raaces in posix; but at least one remains outstanding.
Garrett D'Amore
2017-07-18
*
Fix close-related leak of pipes.
Garrett D'Amore
2017-07-18
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Uncrustify.
Garrett D'Amore
2017-07-08
*
Various cleanups of unused bits.
Garrett D'Amore
2017-07-08
*
TCP asynchronous working now.
Garrett D'Amore
2017-07-07
*
Initial swag at asynchronous name resolution.
Garrett D'Amore
2017-07-06
*
Make ipc work 100% async.
Garrett D'Amore
2017-07-05
*
epdesc functionality.
Garrett D'Amore
2017-07-05
*
Separate out poller/pollq from basic socket operations.
Garrett D'Amore
2017-07-04