Class SocketWatcher
Socket watcher.
Constructors
| Name | Description |
|---|---|
this
(socket)
|
Fields
| Name | Type | Description |
|---|---|---|
active
|
bool | Whether the watcher is active. |
socket_
|
Socket | Watched socket. |
Properties
| Name | Type | Description |
|---|---|---|
socket[get]
|
Socket |
Methods
| Name | Description |
|---|---|
invoke
()
|
Invoke some action on event. |