| .. |
|
export_posix_test.go
|
…
|
|
|
export_test.go
|
…
|
|
|
export_windows_test.go
|
internal/poll: add tests for Windows file and serial ports
|
2017-08-11 04:10:13 +00:00 |
|
fd.go
|
os: add deadline methods for File type
|
2017-10-25 18:27:06 +00:00 |
|
fd_io_plan9.go
|
…
|
|
|
fd_mutex.go
|
internal/poll: better panic message for lock overflow
|
2018-06-20 16:55:30 +00:00 |
|
fd_mutex_test.go
|
internal/poll: better panic message for lock overflow
|
2018-06-20 16:55:30 +00:00 |
|
fd_plan9.go
|
…
|
|
|
fd_poll_nacljs.go
|
os: add js/wasm architecture
|
2018-06-01 05:18:38 +00:00 |
|
fd_poll_runtime.go
|
os: add deadline methods for File type
|
2017-10-25 18:27:06 +00:00 |
|
fd_posix.go
|
os: add js/wasm architecture
|
2018-06-01 05:18:38 +00:00 |
|
fd_posix_test.go
|
…
|
|
|
fd_unix.go
|
syscall, internal/poll: fix build on js/wasm
|
2018-06-22 17:58:16 +00:00 |
|
fd_windows.go
|
all: update comment URLs from HTTP to HTTPS, where possible
|
2018-06-01 21:52:00 +00:00 |
|
fd_windows_test.go
|
internal/poll: add tests for Windows file and serial ports
|
2017-08-11 04:10:13 +00:00 |
|
hook_cloexec.go
|
net, internal/poll, net/internal/socktest: use SOCK_{CLOEXEC,NONBLOCK} accept4/socket flags on OpenBSD
|
2018-02-26 16:59:38 +00:00 |
|
hook_unix.go
|
net: add js/wasm architecture
|
2018-06-04 16:01:50 +00:00 |
|
hook_windows.go
|
…
|
|
|
sendfile_bsd.go
|
…
|
|
|
sendfile_linux.go
|
…
|
|
|
sendfile_solaris.go
|
…
|
|
|
sendfile_windows.go
|
internal/poll: specify current file position when calling TransmitFile
|
2018-06-14 09:42:03 +00:00 |
|
sock_cloexec.go
|
net, internal/poll, net/internal/socktest: use SOCK_{CLOEXEC,NONBLOCK} accept4/socket flags on OpenBSD
|
2018-02-26 16:59:38 +00:00 |
|
sockopt.go
|
…
|
|
|
sockopt_linux.go
|
…
|
|
|
sockopt_unix.go
|
…
|
|
|
sockopt_windows.go
|
…
|
|
|
sockoptip.go
|
net, internal/poll: enable ListenMulticastUDP on solaris
|
2017-08-09 23:52:12 +00:00 |
|
splice_linux.go
|
internal/poll: use more fine-grained locking in Splice
|
2018-06-21 22:13:34 +00:00 |
|
strconv.go
|
…
|
|
|
sys_cloexec.go
|
os: add js/wasm architecture
|
2018-06-01 05:18:38 +00:00 |
|
writev.go
|
…
|
|
|
writev_test.go
|
…
|
|