summaryrefslogtreecommitdiff
path: root/src/internal/syscall/unix/net_js.go
Commit message (Expand)AuthorAgeFilesLines
* net: pass around pointers to SockaddrInetNJosh Bleecher Snyder2021-11-041-4/+4
* net: remove the alloc from ReadMsgUDPAddrPortJosh Bleecher Snyder2021-11-041-0/+8
* net: remove the alloc from WriteMsgUDPAddrPortJosh Bleecher Snyder2021-11-041-0/+8
* syscall: migrate new UDP send/recv API to internal/syscall/unixJosh Bleecher Snyder2021-11-031-0/+28