EVremoted.Channel¶
-
class
EVremoted.
Channel
¶ Represents: c++ class Wraps: EV::Remoted::Channel Bases: EV.Referenced
,Protobuf.RpcChannel
Constructors:
-
EVremoted.
Channel
(EVremoted.EventLoop aEventLoop, int aFileDescriptor)¶ -
Параметры: - aEventLoop (EVremoted.EventLoop) –
- aFileDescriptor (int) –
-
EVremoted.
Channel
(EVremoted.EventLoop aEventLoop, int aFileDescriptor, EVremoted.Channel.Callback aCallback) -
Параметры: - aEventLoop (EVremoted.EventLoop) –
- aFileDescriptor (int) –
- aCallback (EVremoted.Channel.Callback) –
-
EVremoted.
Channel
(EVremoted.EventLoop aEventLoop, std.string aHost, int aPort) -
Параметры: - aEventLoop (EVremoted.EventLoop) –
- aHost (std.string) –
- aPort (int) –
-
EVremoted.
Channel
(EVremoted.EventLoop aEventLoop, std.string aHost, int aPort, EVremoted.Channel.Callback aCallback) -
Параметры: - aEventLoop (EVremoted.EventLoop) –
- aHost (std.string) –
- aPort (int) –
- aCallback (EVremoted.Channel.Callback) –
Methods:
-
:
enableDeferredMode
()¶
-
:
process
()¶
-