Home
last modified time | relevance | path

Searched refs:RemoveChannel (Results 1 – 25 of 84) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DDatagramAdapter.cs1182 this.RemoveChannel(channel); in Send()
1195 this.RemoveChannel(channel); in Send()
1245 this.adapter.RemoveChannel(channel); in SendAsyncResult()
1268 this.adapter.RemoveChannel(channel); in OnOpenComplete()
1290 this.adapter.RemoveChannel(channel); in OnSendComplete()
1312 this.adapter.RemoveChannel(channel); in OnSendComplete()
1338 this.adapter.RemoveChannel(channel); in OnCloseComplete()
1413 this.RemoveChannel(channel); in Request()
1426 this.RemoveChannel(channel); in Request()
1479 this.adapter.RemoveChannel(channel); in RequestAsyncResult()
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/command/recorderd/
H A Dfile_watcher.go25 RemoveChannel() <-chan struct{} methodSpec
128 func (w *FileWatcherData) RemoveChannel() <-chan struct{} { func
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/command/recorderd/
H A Dfile_watcher.go25 RemoveChannel() <-chan struct{} methodSpec
128 func (w *FileWatcherData) RemoveChannel() <-chan struct{} { func
/dports/net-p2p/bitmark/bitmarkd-0.13.3/command/recorderd/
H A Dfile_watcher.go25 RemoveChannel() <-chan struct{} methodSpec
128 func (w *FileWatcherData) RemoveChannel() <-chan struct{} { func
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/command/recorderd/
H A Dfile_watcher.go25 RemoveChannel() <-chan struct{} methodSpec
128 func (w *FileWatcherData) RemoveChannel() <-chan struct{} { func
/dports/multimedia/zoneminder/zoneminder-1.36.5/dep/RtspServer/src/net/
H A DEventLoop.cpp125 void EventLoop::RemoveChannel(ChannelPtr& channel) in RemoveChannel() function in EventLoop
129 task_schedulers_[0]->RemoveChannel(channel); in RemoveChannel()
H A DEpollTaskScheduler.h20 void RemoveChannel(ChannelPtr& channel);
H A DSelectTaskScheduler.h29 void RemoveChannel(ChannelPtr& channel);
H A DEventLoop.h44 void RemoveChannel(ChannelPtr& channel);
H A DTaskScheduler.h30 virtual void RemoveChannel(ChannelPtr& channel) { }; in RemoveChannel() function
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/
H A Dreactor.go113 func (r *Reactor) RemoveChannel(id uint64) { func
151 r.RemoveChannel(id)
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/draft/
H A Dreactor.go107 func (r *Reactor) RemoveChannel(id uint64) { func
145 r.RemoveChannel(id)
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/
H A Dreactor.go113 func (r *Reactor) RemoveChannel(id uint64) { func
151 r.RemoveChannel(id)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/
H A Dreactor.go113 func (r *Reactor) RemoveChannel(id uint64) { func
151 r.RemoveChannel(id)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/draft/
H A Dreactor.go107 func (r *Reactor) RemoveChannel(id uint64) { func
145 r.RemoveChannel(id)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/draft/
H A Dreactor.go107 func (r *Reactor) RemoveChannel(id uint64) { func
145 r.RemoveChannel(id)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/
H A Dreactor.go113 func (r *Reactor) RemoveChannel(id uint64) { func
151 r.RemoveChannel(id)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/draft/
H A Dreactor.go107 func (r *Reactor) RemoveChannel(id uint64) { func
145 r.RemoveChannel(id)
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_OrderedChannelHeap.h37 void RemoveChannel(channel_key_type channelID);
172 RemoveChannel(heap[startingIndex].channel); in Pop()
194 …lHeap<channel_key_type, heap_data_type, channel_key_comparison_func>::RemoveChannel(channel_key_ty… in RemoveChannel() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/webview/
H A Djs_channel_service.cc132 void JsClientInstance::RemoveChannel(const std::string& channel) { in RemoveChannel() function in chromecast::JsClientInstance
133 client_->RemoveChannel(channel); in RemoveChannel()
/dports/games/springlobby/springlobby-0.180/src/
H A Dserver.cpp124 m_channels.RemoveChannel( name ); in _RemoveChannel()
175 m_channels.RemoveChannel( c->GetName() ); in OnDisconnected()
/dports/games/springlobby/springlobby-0.180/src/channel/
H A Dchannellist.h35 void RemoveChannel( const wxString& name );
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/
H A DChannelDispatcher.cs451 void RemoveChannel (IChannel ch) in RemoveChannel() method
465 RemoveChannel (ch); in CloseInput()
539 RemoveChannel (ch); in ChannelAccepted()
545 RemoveChannel (ch); in ChannelAccepted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/ipc/service/
H A Dmedia_gpu_channel_manager.h37 void RemoveChannel(int32_t client_id);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/ipc/service/
H A Dmedia_gpu_channel_manager.h37 void RemoveChannel(int32_t client_id);

1234