[][src]Function snarkos_testing::network::accept_channel

pub async fn accept_channel<'_>(
    listener: &'_ mut TcpListener,
    address: SocketAddr
) -> Channel

Returns the next tcp channel connected to the listener