method Deno.QuicListener.accept
Jump to headingQuicListener.accept(): Promise<QuicConn>
Wait for the next incoming connection and accepts it.
Return Type Jump to heading
Promise<QuicConn>
Jump to headingQuicListener.accept(): Promise<QuicConn>
Wait for the next incoming connection and accepts it.
Promise<QuicConn>