mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
Added the missing `Sendto` and `Recvfrom` syscalls for Windows. Fixes golang/go#7170 Change-Id: I794b4f631fad424400fec85ccecc3a3b3abe5465 GitHub-Last-Rev: 39ebe929ca860bbbb318bdfc578674d81b7d6d23 GitHub-Pull-Request: golang/sys#46 Reviewed-on: https://go-review.googlesource.com/c/sys/+/208321 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>