mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-19 15:59:20 +00:00
ab5a8c2e0f
* Add `localAddress` support to `stream.connect` * fix windows * TransportAddress() instead of AnyAddress * tweak flags * Better flags * try to workaround nim 1.2 issue * Handle ReusePort in createStreamServer and improve tests * Rename ClientFlags to SocketFlags --------- Co-authored-by: Diego <diego@status.im>