Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RcSocketCloseType

Index

Enumeration members

Enumeration members

FORCE

FORCE:

The socket was intentionally closed via an explicit call to close.

KILL

KILL:

The socket was intentionally closed via an explicit call to kill.

RETRY

RETRY:

The socket was closed in an attempt to retry connecting.

Generated using TypeDoc