method Deno.QuicConn.close
Jump to headingQuicConn.close(info?: QuicCloseInfo): void
Close closes the listener. Any pending accept promises will be rejected with errors.
Parameters Jump to heading
optional
Jump to headinginfo: QuicCloseInfo
Return Type Jump to heading
void