flywind
|
2bc07554cc
make proc names consistent (#18626)
|
3 gadi atpakaļ |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
3 gadi atpakaļ |
Timothee Cour
|
1648f1dd99
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding service ports everywhere + flakyAssert (#14327)
|
4 gadi atpakaļ |
Miran
|
8088633250
faster CIs (#13803)
|
4 gadi atpakaļ |
Andreas Rumpf
|
02b9af2f75
ABI fixes for OSX/BSD; fixes #6860 (#11666)
|
5 gadi atpakaļ |
Federico Ceratto
|
d8ff25f032
Provide access to getsockname()/getpeername()
|
5 gadi atpakaļ |
Miran
|
0ebfcd4c0f
Remove deprecated modules (asyncio, sockets, ftpclient) (#10401)
|
5 gadi atpakaļ |
Arne Döring
|
1105d03644
require errormsg to be specified before file.
|
6 gadi atpakaļ |
LemonBoy
|
a27429304e
Convert *_family fields to cushort
|
6 gadi atpakaļ |
Andreas Rumpf
|
d8fde9daba
make tests green
|
6 gadi atpakaļ |
Josep Sanjuas
|
5a582a0d9c
Define ports as uint16s to fix #3484
|
8 gadi atpakaļ |
Adam Strzelecki
|
be991ed413
Rename rawsockets module to nativesockets
|
9 gadi atpakaļ |
Adam Strzelecki
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 gadi atpakaļ |
Dominik Picheta
|
a8771b3051
Improved tasyncawait test.
|
10 gadi atpakaļ |
Dominik Picheta
|
00b6a14489
More empty stmt fixes.
|
10 gadi atpakaļ |
Dominik Picheta
|
56f11e2c95
Fixes async tests.
|
10 gadi atpakaļ |
Araq
|
c6034277fc
further adaptations
|
10 gadi atpakaļ |
Dominik Picheta
|
cdcdab49b7
Fix broken async tests.
|
10 gadi atpakaļ |
Dominik Picheta
|
6a38d36239
Rename asyncdispatch.close to asyncdispatch.closeSocket.
|
10 gadi atpakaļ |
Dominik Picheta
|
2fb5d62927
Tester now appreciates the test target. Modified 'cmd' in specs.
|
10 gadi atpakaļ |
Dominik Picheta
|
4ed1ac0078
Move asyncdispatch tests to asyncnet.
|
10 gadi atpakaļ |
Dominik Picheta
|
d310b01db1
Moved the global dispatcher to asyncdispatch.
|
10 gadi atpakaļ |
Dominik Picheta
|
10f205bb52
Fixes tasyncawait and the net module on Linux.
|
10 gadi atpakaļ |
Dominik Picheta
|
2ce9f1c77f
Copied most blocking socket operations to the net module.
|
10 gadi atpakaļ |
Dominik Picheta
|
de64e8ec22
PFuture[void] now works.
|
10 gadi atpakaļ |
Dominik Picheta
|
1a75b17cd0
File descriptors are now removed from fds list explicitly in close().
|
10 gadi atpakaļ |
Dominik Picheta
|
d97a397139
Fixed tasyncawait on Windows.
|
10 gadi atpakaļ |
Dominik Picheta
|
2ce07042fd
tasyncawait now works on Linux.
|
10 gadi atpakaļ |
Dominik Picheta
|
a097526956
Fixes to asyncio2 on Linux.
|
10 gadi atpakaļ |
Dominik Picheta
|
3b5825e9bc
Implemented selector support for asyncio2.
|
10 gadi atpakaļ |