summary refs log tree commit diff stats
path: root/tests/async/tnewasyncudp.nim
Commit message (Expand)AuthorAgeFilesLines
* fix deprecations and other warnings (#13748)Miran2020-03-251-6/+6
* ABI fixes for OSX/BSD; fixes #6860 (#11666)Andreas Rumpf2019-07-061-1/+1
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* Convert *_family fields to cushortLemonBoy2018-09-191-4/+1
* Fix endianness in the test (#6715)Sergey Avseyev2017-11-111-1/+1
* make tests green again; closes #5861Andreas Rumpf2017-10-101-2/+2
* removed newString proc again, reverted some unnecesary changesArne Döring2017-07-241-3/+3
* Fix wrong value range of ntohs ... (#5390)wt2017-03-311-3/+3
* tests: tnewasyncudp: use constantSimon Ruderich2016-09-171-3/+3
* Fix #4777 network buffers overflow because of immediate `sendTo` call.cheatfate2016-09-171-4/+17
* New version, without any piece of code duplication.cheatfate2016-06-171-0/+102