net -> p2p/net
The net package is the next to move. It will be massaged a bit still to fix the Network / "NetworkBackend" conflict.
Showing
+2047 -0
net/README.md
0 → 100644
net/conn/conn.go
0 → 100644
net/conn/conn_test.go
0 → 100644
net/conn/dial.go
0 → 100644
net/conn/dial_test.go
0 → 100644
net/conn/handshake.go
0 → 100644
net/conn/interface.go
0 → 100644
net/conn/listen.go
0 → 100644
net/conn/secure_conn.go
0 → 100644
net/conn/secure_conn_test.go
0 → 100644
net/handshake/README.md
0 → 100644
net/handshake/doc.go
0 → 100644
net/handshake/handshake1.go
0 → 100644
net/handshake/pb/Makefile
0 → 100644
net/interface.go
0 → 100644
Please register or sign in to comment