Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class UdpSend

Wrapper for uv_udp_send_t request type. See http://docs.libuv.org/en/v1.x/udp.html#c.uv_udp_send_t

Hierarchy

Index

Methods

Methods

cancel

  • cancel(): void
  • Cancel a pending request. Fails if the request is executing or has finished executing.

    Wrapper for uv_cancel request method.

    Returns void

Generated using TypeDoc