| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | net: handle spurious netpoll wakeups in connect | Ian Lance Taylor | 2017-06-15 | 1 | -3/+12 |
| * | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -12/+13 |
| * | net: fix Dial(":80") on Windows | Russ Cox | 2016-11-02 | 1 | -0/+3 |
| * | net: context plumbing, add Dialer.DialContext | Brad Fitzpatrick | 2016-04-15 | 1 | -5/+5 |
| * | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
| * | net: add Dialer.Cancel to cancel pending dials | Brad Fitzpatrick | 2015-12-15 | 1 | -4/+4 |
| * | all: fix misprints in comments | Ainar Garipov | 2015-06-11 | 1 | -1/+1 |
| * | net: add Listen system call hook for testing | Mikio Hara | 2015-04-15 | 1 | -1/+1 |
| * | net: make multi-IP resolution more flexible. | Paul Marks | 2015-04-10 | 1 | -2/+0 |
| * | net: add socket system call hooks for testing | Mikio Hara | 2015-03-31 | 1 | -2/+2 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+216 |
