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>
8 months ago
..
conn.go net/memnet: export the network name (#9111) 8 months ago
conn_test.go net/memnet: rename from net/nettest 1 year ago
listener.go net/memnet: add optional Listener.NewConn config knob 11 months ago
listener_test.go net/memnet: rename from net/nettest 1 year ago
memnet.go net/memnet: rename from net/nettest 1 year ago
pipe.go net/memnet: rename from net/nettest 1 year ago
pipe_test.go net/memnet: rename from net/nettest 1 year ago