package p2p type peerDrop struct { *Peer err error requested bool // true if signaled by the peer }