nebula/udp
Wade Simmons 97e9834f82
cleanup SK_MEMINFO vars (#1162)
We had to manually define these types before, but the latest release of
`golang.org/x/sys` adds these definitions:

- 6dfb94eaa3

Since we just updated with this PR, we can clean this up now:

- https://github.com/slackhq/nebula/pull/1161
2024-06-24 14:47:14 -04:00
..
conn.go Use registered io on Windows when possible (#905) 2023-07-10 12:43:48 -05:00
temp.go update EncReader and EncWriter interface function args to have concrete types (#844) 2023-04-07 14:28:37 -04:00
udp_all.go add calculated_remotes (#759) 2023-03-13 15:09:08 -04:00
udp_android.go Use registered io on Windows when possible (#905) 2023-07-10 12:43:48 -05:00
udp_bsd.go Build for openbsd (#812) 2023-07-27 14:27:35 -05:00
udp_darwin.go Fix rebind to not put the socket in blocking mode (#972) 2023-09-07 11:56:09 -05:00
udp_generic.go Use registered io on Windows when possible (#905) 2023-07-10 12:43:48 -05:00
udp_linux.go cleanup SK_MEMINFO vars (#1162) 2024-06-24 14:47:14 -04:00
udp_linux_32.go Use an interface for udp conns (#901) 2023-06-14 10:48:52 -05:00
udp_linux_64.go Add support for LoongArch64 (#1003) 2024-04-30 09:55:44 -05:00
udp_netbsd.go Add support for NetBSD (#916) 2023-07-27 13:44:47 -05:00
udp_rio_windows.go Use registered io on Windows when possible (#905) 2023-07-10 12:43:48 -05:00
udp_tester.go Guard e2e udp and tun channels when closed (#934) 2023-07-26 12:52:14 -05:00
udp_windows.go Use registered io on Windows when possible (#905) 2023-07-10 12:43:48 -05:00