Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'unix-sockets' of https://github.com/girvo/Nim into girvo-unix-s... | Dominik Picheta | 2016-05-30 | 1 | -1/+1 |
|\ | |||||
| * | net.nim: add support for Unix sockets | Michał Zieliński | 2015-10-28 | 1 | -1/+1 |
* | | Merge pull request #3648 from FedericoCeratto/reuse_port | Andreas Rumpf | 2016-05-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Add SO_REUSEPORT support | Federico Ceratto | 2015-12-16 | 1 | -1/+1 |
* | | | Define ports as uint16s to fix #3484 | Josep Sanjuas | 2016-03-27 | 1 | -15/+51 |
* | | | Fixed deprecation warnings while Nim compiles. | Hans Raaf | 2016-01-18 | 1 | -1/+1 |
* | | | Fix nativesockets compilation on OpenBSD and NetBSD | def | 2015-12-23 | 1 | -1/+1 |
|/ / | |||||
* | | Fixed getAddrInfo on android | Yuriy Glukhov | 2015-12-08 | 1 | -1/+2 |
* | | OpenBSD doesn't support AI_V4MAPPED | Juan Francisco Cantero Hurtado | 2015-11-23 | 1 | -1/+3 |
|/ | |||||
* | Merge remote-tracking branch 'origin/devel' into fix-test-failures | Aman Gupta | 2015-10-06 | 1 | -1/+0 |
* | Rename rawsockets module to nativesockets | Adam Strzelecki | 2015-10-03 | 1 | -0/+553 |