| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | os: don't check for TTY before calling splice | Ian Lance Taylor | 2023-03-16 | 1 | -13/+0 |
| * | os, internal/poll: don't use splice with tty | Ian Lance Taylor | 2023-03-15 | 1 | -0/+13 |
| * | net,os: set the theoretical unlimited remaining bytes to max int64 | Andy Pan | 2023-02-28 | 1 | -1/+1 |
| * | os: skip zero-copy attempts with copy_file_range(2)/splice(2) for target file... | Andy Pan | 2023-02-27 | 1 | -6/+9 |
| * | os: ensure File.ReadFrom returns ErrClosed instead of the internal poll.ErrFi... | Andy Pan | 2023-02-27 | 1 | -2/+2 |
| * | os: support zero-copy from TCP/Unix socket to file | Andy Pan | 2023-02-27 | 1 | -9/+84 |
| * | os: fix regression with handling of nil *File | Joe Tsai | 2020-07-08 | 1 | -0/+5 |
| * | os, internal/poll, internal/syscall/unix: use copy_file_range on Linux | Andrei Tudor Călin | 2020-04-28 | 1 | -0/+41 |
