Struct pnet_transport::TransportSender [−][src]
Expand description
Structure used for sending at the transport layer. Should be created with transport_channel().
Fields
socket: Arc<FileDesc>Structure used for sending at the transport layer. Should be created with transport_channel().
socket: Arc<FileDesc>