diff options
author | rockcavera <rockcavera@gmail.com> | 2020-05-04 06:54:08 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-04 11:54:08 +0200 |
commit | 603010f8c9d9655bb0fa3f91dc0bd1b76d3a0bd3 (patch) | |
tree | 5391e90521795be15208d6a02d3bcd33300cb861 /.gitignore | |
parent | f115e40e6a5721b34d41d4ad58e47e194f0e7788 (diff) | |
download | Nim-603010f8c9d9655bb0fa3f91dc0bd1b76d3a0bd3.tar.gz |
Fixes net.recvFrom to work correctly with IPv6 (#14131)
* added high level sendTo and recvFrom to std/asyncnet; tests were also added. * add .since annotation, a changelog entry and fixed to standard library style guide. * fixes net.recvFrom to work correctly with IPv6 * raise if domain is not AF_INET or AF_INET6 * renamed template to adaptRecvFromToDomain()
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions