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

Class Connect

Wrapper for uv_connect_t request type. See http://docs.libuv.org/en/v1.x/stream.html#c.uv_connect_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