aboutsummaryrefslogtreecommitdiff
path: root/conn/controlfns_unix.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: adjust build tags for wasip1/wasmBrad Fitzpatrick2023-07-041-1/+1
* conn: set SO_{SND,RCV}BUF to 7MB on the Bind UDP socketJordan Whited2023-03-101-0/+7
* conn, device, tun: implement vectorized I/O on LinuxJordan Whited2023-03-101-0/+28