Constant xenet_packet::tcp::TcpFlags::FIN

source ·
pub const FIN: u8 = 0b00000001;
Expand description

FIN – No more data from sender.