HashFailedAlert
Generated when a finished piece fails its hash check. Ported from libtorrent::hash_failed_alert (alert_type 18).
Properties
Link copied to clipboard
The bitmask of AlertCategory flags this alert belongs to. Mirrors alert::category(), which returns the concrete alert's static_category.
Link copied to clipboard
the index of the piece that failed.
Link copied to clipboard
the torrent's name, or null when the handle would be invalid (rendered as " - ", matching libtorrent).