added the PEER_ABORTED message

This commit is contained in:
2024-11-20 00:48:02 +09:00
parent de85c4c754
commit b981748b78
4 changed files with 35 additions and 17 deletions

View File

@ -407,6 +407,8 @@ fmt.Printf ("grpd stream ended\n")
// TODO
}
case PACKET_KIND_PEER_ABORTED:
fallthrough
case PACKET_KIND_PEER_STOPPED:
// the connection from the client to a peer has been established
var x *Packet_Peer