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
Commit message (
Expand
)
Author
Age
...
*
fixes #683 atomic 64 stuff broken on pre-C11 stacks
Garrett D'Amore
2018-08-29
*
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 #668 Remove the old win_event stuff
Garrett D'Amore
2018-08-20
*
fixes #665 Convert Windows UDP to raw IOCP
Garrett D'Amore
2018-08-20
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #653 Weird connect failures in dialer (multistress) (#660)
Garrett D'Amore
2018-08-20
*
fixed compilation error on OpenBSD, missing sockpeercred (#659)
Francisc Simon
2018-08-19
*
fixes #656 Don't connect/remove IPC sockets unless bind fails
Garrett D'Amore
2018-08-16
*
fixes #611 Memory Leaks under Windows
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
*
Modified code to explicitly set hints.ai_socktype passed to getaddrinfo(). On...
Mike Bush
2018-07-24
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #591 incorrect reuse of server instances by websocket
Garrett D'Amore
2018-07-16
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #566 Windows iov resubmit routine is not used.
Garrett D'Amore
2018-07-06
*
fixes #576 IPC listen unlinks UNIX socket on failure
Garrett D'Amore
2018-07-05
*
fixes #575 kqueue spins hard
Garrett D'Amore
2018-07-04
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #525 posix nni_plat_tcp_ep_init should not mark mode unused
Garrett D'Amore
2018-06-11
*
Adding sys/stat.h to src/platform/posix/posix_aio.h for building with musl
Mark Stevens
2018-06-04
*
fixes #499 Eliminate the unused nni_plat_home_dir...
Garrett D'Amore
2018-05-30
*
fixes #477 Android NDK build configuration
Garrett D'Amore
2018-05-30
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #488 pthread mutex initializer could be simpler
Garrett D'Amore
2018-05-29
*
fixes #471 Linux resolver truncates port number silently
Garrett D'Amore
2018-05-21
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #462 mode_t missing during compilation
Garrett D'Amore
2018-05-20
*
fixes #451 task finalization could be better/smarter (resolver)
Garrett D'Amore
2018-05-17
*
fixes #430 Unable to build in MSYS + Win-builds
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
Fix double unlock.
Austin Wise
2018-05-07
*
fixes #393 panic on illumos - epoll assertion error
Garrett D'Amore
2018-05-06
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #383 Would like peerid for IPC
Garrett D'Amore
2018-05-03
*
fixes #6 Security attributes support
Garrett D'Amore
2018-04-30
*
fixes #105 Want NNG_OPT_TCP_NODELAY option
Garrett D'Amore
2018-04-26
*
fix a number of cppcheck complaints (not all)
Garrett D'Amore
2018-04-24
*
Eliminate unused varable.
Garrett D'Amore
2018-04-24
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
fixes bad address tests in tcp and tls (#345)
toppk
2018-04-14
*
fixes #338 possible SIGPIPE on Linux
Garrett D'Amore
2018-04-10
*
Eliminate possible data race on file descriptor.
Garrett D'Amore
2018-04-10
*
fixes #335 eventfd seems unreliable on Linux (Ubuntu 17.10)
Garrett D'Amore
2018-04-09
*
fixes #322 epoll implementation is racy
Garrett D'Amore
2018-03-30
*
fixes #318 Assertion on macOS -- kevent() returns EINPROGRESS.
Garrett D'Amore
2018-03-30
*
epoll: add epoll-based pollq implementation
Liam Staskawicz
2018-03-15
[prev]
[next]