INVALID_HAVE

The peer sent an invalid have message, either wrong size or referring to a piece that doesn't exist in the torrent

Properties

Link copied to clipboard
val code: Int

the stable integer error value used by libtorrent.

Link copied to clipboard

the human-readable description, matching libtorrent's libtorrent_category().message(code). May be empty for reserved/unused slots.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int