[][src]Function facio::ll::send_packet

pub fn send_packet(stream: &mut TcpStream, packet: &RawPacket) -> Result<()>

Uses the Write of TcpStream to send a packet.