aboutsummaryrefslogtreecommitdiff
path: root/src/net/file_test.go
AgeCommit message (Expand)Author
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2018-06-22os, net: avoid races between dup, set-blocking-mode, and closingIan Lance Taylor
2018-06-04net: add js/wasm architectureRichard Musiol
2017-04-26os, net, internal/poll: return consistent error for closed socketIan Lance Taylor
2015-12-14net: add missing File{Conn,Listener,PacketConn} read/write testsMikio Hara
2015-06-11all: fix misprints in commentsAinar Garipov
2015-05-07net: disable failing ICMP test for nowBrad Fitzpatrick
2015-05-06net: simplify error messages in testsMikio Hara
2015-03-28net: simplify test helpersMikio Hara
2014-09-18net: separate NaCl dependent placeholders from BSD'sMikio Hara
2014-09-08build: move package sources from src/pkg to srcRuss Cox