wireguard-go/conn
Jason A. Donenfeld 294d3bedf9 device: allow compiling with Go 1.15
Until we depend on Go 1.16 (which isn't released yet), alias our own
variable to the private member of the net package. This will allow an
easy find replace to make this go away when we eventually switch to
1.16.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-01-20 20:12:32 +01:00
..
boundif_android.go conn: unbreak boundif on android 2020-06-07 01:48:28 -06:00
boundif_windows.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
conn.go conn: add comments saying what uses these interfaces 2020-06-22 10:40:59 +10:00
conn_default.go conn: remove _ method receiver 2021-01-20 20:03:40 +01:00
conn_linux.go device: allow compiling with Go 1.15 2021-01-20 20:12:32 +01:00
mark_default.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
mark_unix.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
net_err_closed.go device: allow compiling with Go 1.15 2021-01-20 20:12:32 +01:00