method Deno.DatagramConn.close
Jump to headingDatagramConn.close(): void
Close closes the socket. Any pending message promises will be rejected with errors.
Return Type Jump to heading
void
Jump to headingDatagramConn.close(): void
Close closes the socket. Any pending message promises will be rejected with errors.
void