You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/memnet
Joe Tsai fcbb2bf348
net/memnet: export the network name (#9111)
This makes it more maintainable for other code to statically depend
on the exact value of this string. It also makes it easier to
identify what code might depend on this string by looking up
references to this constant.

Updates tailscale/corp#13777

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
1 year ago
..
conn.go net/memnet: export the network name (#9111) 1 year ago
conn_test.go net/memnet: rename from net/nettest 2 years ago
listener.go net/memnet: add optional Listener.NewConn config knob 1 year ago
listener_test.go net/memnet: rename from net/nettest 2 years ago
memnet.go net/memnet: rename from net/nettest 2 years ago
pipe.go net/memnet: rename from net/nettest 2 years ago
pipe_test.go net/memnet: rename from net/nettest 2 years ago