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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
posix
Commit message (
Expand
)
Author
Age
...
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
Cleanup POSIX platform initialization.
Garrett D'Amore
2024-11-11
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
Remove unused sockaddr NULL check
Garrett D'Amore
2024-11-06
*
remove nni_plat_println - we have nni_plat_printf which is good enough
Garrett D'Amore
2024-11-05
*
ipc: listener cancellation test
Garrett D'Amore
2024-11-05
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Include sys/types.h to resolve possible missing type
Garrett D'Amore
2024-10-28
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
remove legacy support for configuration of transport options on socket
Garrett D'Amore
2024-10-20
*
posix: add getentropy() based RNG
Garrett D'Amore
2024-10-06
*
fixes #1866 clock_gettime is not used on Android, even though available
v1.9.0
Garrett D'Amore
2024-09-07
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
*
Added realtime clock support, and better timestamping.
Garrett D'Amore
2024-04-14
*
add header to posix_rand_getrandom.c
shikokuchuo
2024-04-13
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
Fix warning from inconsistent socket_pair prototype.
Garrett D'Amore
2024-01-06
*
fixes #1572 nng creates too many threads
Garrett D'Amore
2024-01-01
*
ipc: refactor get peerid support to use common POSIX code
Garrett D'Amore
2023-12-29
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1675 undefined behavior in posix ipc_dialer_dial
Garrett D'Amore
2023-09-14
*
posix_resolv_gai.c: add AI_NUMERICSERV where undefined
Sergey Fedorov
2023-04-19
*
Fill NNG_PKGS to request nng dependencies from installed location. (#1641)
Garrett D'Amore
2023-02-05
*
fixes #1586 Undefined reference to nni_atomic_swap & nni_atomic_cas(Built by ...
alvin1221
2022-05-29
*
fixes #1576 Fallback not used when clock_gettime is unavailable (crash on OSX...
Garrett D'Amore
2022-04-18
*
Replace nni_aio_prov_set_extra with nni_aio_prov_set_data.
Garrett D'Amore
2021-12-31
*
fixes #1550 GCC diagnostic inside functions not supported in older compilers
Garrett D'Amore
2021-12-25
*
Could use GCC atomics for older versions of GCC.
Garrett D'Amore
2021-12-08
*
Compilation failure for atomics on legacy platforms (gcc 4.8, centos 7)
Garrett D'Amore
2021-12-08
*
Static condvar initialization.
Garrett D'Amore
2021-12-05
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
fixes #1526 NNG_USE_CLOCKID Bug?
Garrett D'Amore
2021-11-27
*
fixes #1346 windows ipc winsec fails frequently in CI/CD
Garrett D'Amore
2021-11-02
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
Fix valgrind error epoll_ctl points to uninitialised bytes (#1469)
Jesper Wramberg
2021-07-21
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
fixes #1465 NNG_OPT_IPC_PERMISSIONS stopped working
Garrett D'Amore
2021-07-09
*
fix implicit declaration warnings for pthread_set_name_np on OpenBSD (#1425)
Dave Voutila
2021-03-11
*
Build fix for NetBSD (#1433)
Pierre Pronchery
2021-03-11
*
getaddrinfo(3) on musl & BSDs fails with servname = "" (#1396)
Dave Voutila
2021-01-02
*
fixes #1363 build ios version fails
Garrett D'Amore
2020-12-27
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
Clean up warnings, and panic if epoll fd expectations fail.
Garrett D'Amore
2020-11-08
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
[prev]
[next]