TCP_info

Function TCP_info 

Source
pub fn TCP_info(input: &[u8]) -> IResult<&[u8], &[u8]>
Expand description

Information derived by server from TCP connection not client EHLO.

TCP-info = address-literal / ( Domain FWS address-literal )