summaryrefslogtreecommitdiff
path: root/src/net/port_unix.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-1/+1
* net: add AIX operating systemClément Chigot2018-10-101-1/+1
* net: use internal/bytealg insetad of linkname tricksIlya Tocar2018-08-211-2/+5
* net: add js/wasm architectureRichard Musiol2018-06-041-1/+1
* net: defer file.close() + minor style cleanupEmmanuel Odeke2017-04-261-1/+2
* net: use baked-in port numbers as fallback if cgo port lookup failsBrad Fitzpatrick2016-12-071-3/+2
* net: make LookupPort and lookupProtocol work on naclBrad Fitzpatrick2016-09-111-22/+3
* net: simplify internal dtoi and xtoi funcsDan Peterson2016-08-171-1/+1
* net: fix inconsistent error values on LookupMikio Hara2015-04-211-1/+1
* net: separate NaCl dependent placeholders from BSD'sMikio Hara2014-09-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+73