Commit graph

6 commits

Author SHA1 Message Date
b3f1d5611f git subtree add --squash -P external/nng https://github.com/nanomsg/nng.git v1.8.0
Merge commit '7063e2102e655079574d6644b323f28f48685c5a' as 'external/nng'
2024-12-18 18:33:08 +01:00
c5bb0461e9 remove nng 2024-12-18 18:27:57 +01:00
3d2d6cc033 nng: fix warning: comparison of integer expressions of different signedness 2023-02-10 18:40:27 +01:00
980386152f nng: make nng_set_resolve_thread_max() apply on posix
Note: things will break if nng_set_resolve_thread_max() is modified at
runtime and more resolver are spawned. Not sure if this can actually
happen.
2023-02-04 00:00:14 +01:00
e87ace77f6 apply patch to nng to be able to control the number of threads used
Patch author: bionicbeagle
Patch source: https://gist.github.com/bionicbeagle/4891eba6279ead5db5f501a60ff2b194
Discussion: https://github.com/nanomsg/nng/issues/1572#issuecomment-1332740743
2023-02-03 21:33:39 +01:00
c49214afb8 add nng-v1.5.2 2023-02-03 21:18:59 +01:00