tailscale/wgengine/magicsock
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Reference: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-15 21:45:53 -07:00
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2022-09-06 15:02:07 -07:00
debugknobs_stubs.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
debugknobs.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
magicsock_default.go wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages 2022-08-31 14:52:31 -07:00
magicsock_linux.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
magicsock_test.go refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
magicsock.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00