Class SocketWatcher

Socket watcher.

class SocketWatcher
  : Watcher ;

Constructors

NameDescription
this (socket)

Fields

NameTypeDescription
active boolWhether the watcher is active.
socket_ SocketWatched socket.

Properties

NameTypeDescription
socket[get] Socket

Methods

NameDescription
invoke () Invoke some action on event.