Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: defer file.close() + minor style cleanup | Emmanuel Odeke | 2017-04-26 | 1 | -1/+2 |
* | net: use baked-in port numbers as fallback if cgo port lookup fails | Brad Fitzpatrick | 2016-12-07 | 1 | -3/+2 |
* | net: make LookupPort and lookupProtocol work on nacl | Brad Fitzpatrick | 2016-09-11 | 1 | -22/+3 |
* | net: simplify internal dtoi and xtoi funcs | Dan Peterson | 2016-08-17 | 1 | -1/+1 |
* | net: fix inconsistent error values on Lookup | Mikio Hara | 2015-04-21 | 1 | -1/+1 |
* | net: separate NaCl dependent placeholders from BSD's | Mikio Hara | 2014-09-18 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+73 |