cheatfate
|
525aaf6837
|
Comment out asyncmacro2 skipStmtList().
Many changes in datagram.nim.
Fixed testdatagram.nim.
Fixed testserver.nim.
|
2018-06-14 09:49:59 +03:00 |
cheatfate
|
978203691e
|
Add `var` arguments to GC procedures, to disallow runtime exceptions.
|
2018-06-11 23:50:45 +03:00 |
cheatfate
|
d2b93f309b
|
Fix createStreamServer[T]().
Add test for bug with createStreamServer[T]().
|
2018-06-11 22:54:08 +03:00 |
cheatfate
|
deb22a8b4a
|
Fix Linux.
|
2018-06-11 02:21:36 +03:00 |
cheatfate
|
5815897de6
|
Fix windows asyncLoop.
Fix OSError -> TransportOSError.
Add inherited objects initialization.
Add tests for inherited objects.
|
2018-06-11 02:08:17 +03:00 |
cheatfate
|
3eb4a00397
|
Fix testserver.nim according to latest API changes.
|
2018-06-07 00:38:13 +03:00 |
cheatfate
|
a834cb1a00
|
Changed server behavior.
Removed pause function.
Updated testserver.
|
2018-06-04 12:57:17 +03:00 |
cheatfate
|
ac32dd24c3
|
Fix compilation error in testserver.nim.
|
2018-06-02 17:30:36 +03:00 |
cheatfate
|
6985626e1c
|
Test teststream2 renamed to testserver.
Fix compilation errors.
|
2018-05-31 11:10:32 +03:00 |