Files
Nim/lib/pure
rockcavera 603010f8c9 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()
2020-05-04 11:54:08 +02:00
..
2018-04-30 02:52:58 +02:00
2020-04-21 15:05:21 +02:00
2015-10-01 12:05:45 -07:00
2020-04-02 02:58:43 +02:00
2018-04-06 11:59:49 +02:00
2020-04-28 19:56:01 +02:00
2019-09-30 13:58:10 +02:00
2020-03-31 15:47:57 +02:00
2020-03-31 15:47:57 +02:00
2019-09-30 13:58:10 +02:00
2020-05-03 09:46:42 +02:00
2020-05-03 09:50:08 +02:00
2020-03-19 10:23:05 +01:00
2020-01-24 08:42:03 +00:00
2020-03-31 15:47:57 +02:00
2020-04-02 02:58:43 +02:00
2019-12-05 14:42:20 +01:00