index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
async
/
tnewasyncudp.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
make proc names consistent (#18626)
flywind
2021-08-01
1
-1
/
+1
|
|
|
|
|
* rename `endswith` to `endsWith` * rename
*
fix deprecations and other warnings (#13748)
Miran
2020-03-25
1
-6
/
+6
|
*
ABI fixes for OSX/BSD; fixes #6860 (#11666)
Andreas Rumpf
2019-07-06
1
-1
/
+1
|
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+0
|
*
Convert *_family fields to cushort
LemonBoy
2018-09-19
1
-4
/
+1
|
|
|
|
Fixes #9008
*
Fix endianness in the test (#6715)
Sergey Avseyev
2017-11-11
1
-1
/
+1
|
*
make tests green again; closes #5861
Andreas Rumpf
2017-10-10
1
-2
/
+2
|
*
removed newString proc again, reverted some unnecesary changes
Arne Döring
2017-07-24
1
-3
/
+3
|
*
Fix wrong value range of ntohs ... (#5390)
wt
2017-03-31
1
-3
/
+3
|
*
tests: tnewasyncudp: use constant
Simon Ruderich
2016-09-17
1
-3
/
+3
|
*
Fix #4777 network buffers overflow because of immediate `sendTo` call.
cheatfate
2016-09-17
1
-4
/
+17
|
*
New version, without any piece of code duplication.
cheatfate
2016-06-17
1
-0
/
+102