Home
last modified time | relevance | path

Searched refs:DisconnectedEvent (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/clients/flex/com/adobe/protocols/dict/events/
H A DDisconnectedEvent.as37 public class DisconnectedEvent extends Event class in com.adobe.protocols.dict.events
41 public function DisconnectedEvent(type:String, bubbles:Boolean = false, method in com.adobe.protocols.dict.events.DisconnectedEvent
49 var out:DisconnectedEvent = new DisconnectedEvent(type, bubbles, cancelable);
/dports/net-im/centerim/centerim-4.22.10/libicq2000/libicq2000/
H A DClient.h188 void SignalDisconnect(DisconnectedEvent::Reason r);
276 void Disconnect(DisconnectedEvent::Reason r = DisconnectedEvent::REQUESTED);
325 sigslot::signal1<DisconnectedEvent*> disconnected;
H A Devents.h154 class DisconnectedEvent : public Event {
174 DisconnectedEvent(Reason r);
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/
H A DPluginTransports.cpp101 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleAsyncResolve()
127 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleAsyncConnect()
230 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleAsyncAccept()
271 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleRead()
416 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleAsyncConnect()
425 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleAsyncConnect()
492 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleRead()
595 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection, false)); in handleRead()
613 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection, false)); in handleRead()
719 pPlugin->MessagePlugin(new DisconnectedEvent(pPlugin, m_pConnection)); in handleAsyncResolve()
[all …]
H A DPluginMessages.h482 class DisconnectedEvent : public CEventBase, public CHasConnection
485DisconnectedEvent(CPlugin* pPlugin, PyObject* Connection) : CEventBase(pPlugin), CHasConnection(Co… in DisconnectedEvent() function
486DisconnectedEvent(CPlugin* pPlugin, PyObject* Connection, bool NotifyPlugin) : CEventBase(pPlugin)… in DisconnectedEvent() function
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dwebsocket_managed_conn_test.go88 case *slack.DisconnectedEvent:
143 case *slack.DisconnectedEvent:
H A Dwebsocket_internals.go36 type DisconnectedEvent struct { struct
H A Dwebsocket_managed_conn.go217 …rtm.IncomingEvents <- RTMEvent{"disconnected", &DisconnectedEvent{Intentional: intentional, Cause:…
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dwebsocket_managed_conn_test.go88 case *slack.DisconnectedEvent:
143 case *slack.DisconnectedEvent:
H A Dwebsocket_internals.go36 type DisconnectedEvent struct { struct
H A Dwebsocket_managed_conn.go217 …rtm.IncomingEvents <- RTMEvent{"disconnected", &DisconnectedEvent{Intentional: intentional, Cause:…
/dports/net-im/centerim/centerim-4.22.10/libicq2000/src/
H A DClient.cpp108 Disconnect(DisconnectedEvent::REQUESTED); in ~Client()
345 DisconnectedEvent ev(r); in SignalDisconnect()
1900 DisconnectedEvent::Reason st; in ParseCh4()
1912 st = DisconnectedEvent::FAILED_TURBOING; in ParseCh4()
1924 st = DisconnectedEvent::FAILED_UNKNOWN; in ParseCh4()
1928 st = DisconnectedEvent::FAILED_UNKNOWN; in ParseCh4()
1930 st = DisconnectedEvent::REQUESTED; in ParseCh4()
1941 DisconnectedEvent::Reason st; in ParseCh4()
1950 st = DisconnectedEvent::FAILED_UNKNOWN; in ParseCh4()
1955 st = DisconnectedEvent::FAILED_UNKNOWN; in ParseCh4()
[all …]
H A Devents.cpp154 DisconnectedEvent::DisconnectedEvent(Reason r) : m_reason(r) { } in DisconnectedEvent() function in ICQ2000::DisconnectedEvent
161 DisconnectedEvent::Reason DisconnectedEvent::getReason() const { return m_reason; } in getReason()
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/Philipp15b/go-steam/
H A Dclient_events.go13 type DisconnectedEvent struct{} struct
H A Dclient.go189 c.Emit(&DisconnectedEvent{})
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Dwebsocket_internals.go35 type DisconnectedEvent struct { struct
H A Dwebsocket_managed_conn.go147 rtm.IncomingEvents <- RTMEvent{"disconnected", &DisconnectedEvent{intentional}}
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Dwebsocket_internals.go35 type DisconnectedEvent struct { struct
H A Dwebsocket_managed_conn.go127 rtm.IncomingEvents <- RTMEvent{"disconnected", &DisconnectedEvent{Intentional: true}}
189 rtm.IncomingEvents <- RTMEvent{"disconnected", &DisconnectedEvent{intentional}}
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dwebsocket_internals.go36 type DisconnectedEvent struct { struct
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dwebsocket_internals.go36 type DisconnectedEvent struct { struct
/dports/net-im/centerim/centerim-4.22.10/src/hooks/
H A Dicqhook.h35 void disconnected_cb(DisconnectedEvent *ev);
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/
H A DThreadMirror.cs27 if (WaitHandle.WaitAny (new []{ vm.conn.DisconnectedEvent, fetchingEvent }) == 0) { in GetFrames()
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/steam/
H A Dhandlers.go74 case *steam.DisconnectedEvent:
/dports/net/freeswitch/freeswitch-1.10.3.-release/clients/flex/com/adobe/protocols/dict/
H A DDict.as170 dispatchEvent(new DisconnectedEvent(DisconnectedEvent.DISCONNECTED));

12