Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: do not unlink unix socket in UnixListener created from fd | Russ Cox | 2015-12-11 | 1 | -1/+1 |
* | Revert "net, internal/syscall/unix: add SocketConn, SocketPacketConn" | Mikio Hara | 2015-07-02 | 1 | -96/+26 |
* | net: fix undetected set and not used error | Dave Cheney | 2015-06-02 | 1 | -1/+2 |
* | net, internal/syscall/unix: add SocketConn, SocketPacketConn | Mikio Hara | 2015-05-13 | 1 | -50/+107 |
* | net: fix inconsistent errors | Mikio Hara | 2015-05-05 | 1 | -2/+2 |
* | net: fix inconsistent error values on File | Mikio Hara | 2015-04-21 | 1 | -20/+8 |
* | net: add socket system call hooks for testing | Mikio Hara | 2015-03-31 | 1 | -4/+4 |
* | 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/+139 |