mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-12 19:57:55 +08:00
- Make sure we call IdentifyConn on dialed out conns - we wait until the identify is **done** before return - on listening case, we can also wait. - tests now make sure dial does wait. - tests now make sure we can wait on listening case. |
||
|---|---|---|
| .. | ||
| interface.go | ||
| mock_conn.go | ||
| mock_link.go | ||
| mock_net.go | ||
| mock_peernet.go | ||
| mock_printer.go | ||
| mock_stream.go | ||
| mock_test.go | ||
| mock.go | ||