Skip to main content
Go to Latest
class SendWrap
extends AsyncWrap
import { SendWrap } from "https://deno.land/std@0.166.0/node/internal_binding/udp_wrap.ts";

Constructors

new
SendWrap()

Properties

address: string
callback: (error: ErrnoException | null, bytes?: number) => void
list: MessageType[]
oncomplete: (err: number | null, sent?: number) => void
port: number