Skip to main content
method Deno.QuicIncoming.ignore
QuicIncoming.ignore(): void
Deprecated

Ignore this incoming connection attempt, not sending any packet in response.

Return Type

void
Back to top