diff options
| author | Brad Fitzpatrick <bradfitz@golang.org> | 2016-10-15 16:56:51 +0100 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-10-17 05:53:00 +0000 |
| commit | 7a7ea01c65e8366af277b956dc8ccf0601727172 (patch) | |
| tree | c91c8a1c4043b4eadb53f161c6453d853076901b /src/database/sql/sql_test.go | |
| parent | cd2c9df7612795cad5b56cabe5ec29c7771db5fe (diff) | |
| download | go-7a7ea01c65e8366af277b956dc8ccf0601727172.tar.xz | |
syscall, net: make deadline changes affect blocked read/write calls on nacl
Flesh out nacl's fake network system to match how all the other
platforms work: all other systems' SetReadDeadline and
SetWriteDeadline affect currently-blocked read & write calls.
This was documented in golang.org/cl/30164 because it was the status
quo and existing packages relied on it. (notably the net/http package)
And add a test.
Change-Id: I074a1054dcabcedc97b173dad5e827f8babf7cfc
Reviewed-on: https://go-review.googlesource.com/31178
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/database/sql/sql_test.go')
0 files changed, 0 insertions, 0 deletions
