Eugene Kabanov
|
eb6e32605f
|
Fix #156 and refactor osnet.nim (#157)
* Refactor osnet.nim to not use `result`.
Fix #156.
* Fix linux compilation error.
|
2021-02-25 22:04:56 +01:00 |
andri lim
|
72b4f14427
|
fix nim 1.2 compilation issue on linux
|
2020-03-26 16:46:31 +07:00 |
cheatfate
|
8e70d1be7a
|
Fix macos warnings.
|
2020-02-12 23:01:41 +02:00 |
cheatfate
|
811c5f66ae
|
More *nix fixes.
|
2019-10-30 00:40:02 +02:00 |
cheatfate
|
ec7f2a14a8
|
Fix compilation warnings in osnet.nim
Fix non stable stream tests.
|
2019-07-12 10:40:18 +03:00 |
cheatfate
|
2c2e2f7fad
|
Add getInterfaces() and getBestRoute().
Add IpNet and IpMask.
Add TTL setting for UDP transports with {Broadcast}.
Fix comments.
Add tests.
Bump version to 2.2.5.
|
2019-04-15 04:27:12 +03:00 |