Constant pnet::packet::tcp::TcpFlags::FIN

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

FIN – No more data from sender.