Home
last modified time | relevance | path

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

12

/dports/net/nsq/nsq-1.2.1/vendor/github.com/judwhite/go-svc/example/
H A Dserver.go22 go s.startReceiver()
53 func (s *server) startReceiver() { func
/dports/devel/spark/spark-2.1.1/streaming/src/main/scala/org/apache/spark/streaming/receiver/
H A DReceiverSupervisor.scala131 startReceiver()
144 def startReceiver(): Unit = synchronized { method
198 startReceiver()
/dports/net/olsrd/olsrd-0.9.8/lib/pud/src/
H A Dreceiver.h67 bool startReceiver(void);
H A Dpud.c346 if (!startReceiver()) { in initPud()
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/
H A DBPING.java85 startReceiver(); in start()
90 private void startReceiver() { in startReceiver() method in BPING
H A DMPING.java229 startReceiver(); in start()
250 private void startReceiver() { in startReceiver() method in MPING
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/multicast/
H A Dimpl.h53 void startReceiver();
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/multicast/
H A Dimpl.h53 void startReceiver();
/dports/databases/py-carbon/carbon-1.1.8/lib/carbon/
H A Damqp_listener.py216 def startReceiver(host, port, username, password, vhost, exchange_name, function
258 startReceiver(options.host, options.port, options.username,
/dports/net/norm/norm-1.5r6/examples/python/
H A DnormFileRecv.py42 session.startReceiver(1024*1024)
H A DfileRecvManager.py63 session.startReceiver(1024*1024)
H A DstreamChat.py47 session.startReceiver(1024*1024)
H A DnormFileFeedback.py54 session.startReceiver(1024*1024)
H A DnormMsgr.py121 self.normSession.startReceiver(10*1024*1024)
/dports/net/norm/norm-1.5r6/examples/java/
H A DNormFileRecv.java27 session.startReceiver(1024 * 1024); in main()
H A DNormFileSendRecv.java45 session.startReceiver(1024 * 1024); in receive()
H A DNormStreamRecv.java49 session.startReceiver(SESSION_BUFFER_SIZE); in main()
/dports/devel/spark/spark-2.1.1/streaming/src/main/scala/org/apache/spark/streaming/scheduler/
H A DReceiverTracker.scala484 startReceiver(receiver, executors)
506 startReceiver(receiver, scheduledLocations)
577 private def startReceiver( method
/dports/net/norm/norm-1.5r6/src/java/src/mil/navy/nrl/norm/
H A DNormSession.java181 public native void startReceiver(long bufferSpace) throws IOException; in startReceiver() method in NormSession
/dports/net/norm/norm-1.5r6/src/java/src/mil/navy/nrl/norm/io/
H A DNormInputStream.java136 normSession.startReceiver(bufferSpace); in open()
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/demos/
H A DTotalOrder.java292 startReceiver(); in TotalOrder()
310 void startReceiver() { in startReceiver() method in TotalOrder
/dports/net/norm/norm-1.5r6/src/pynorm/
H A Dsession.py155 def startReceiver(self, bufferSpace): member in Session
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/webrtc/v2/
H A Dpeerconnection.go999 func (pc *PeerConnection) startReceiver(incoming incomingTrack, receiver *RTPReceiver) { func
1106 go pc.startReceiver(incoming, t.Receiver)
1120 go pc.startReceiver(incoming, t.Receiver)
1150 go pc.startReceiver(incoming, t.Receiver)
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddviface.h737 OFCondition startReceiver();
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/webrtc/v3/
H A Dpeerconnection.go1150 func (pc *PeerConnection) startReceiver(incoming trackDetails, receiver *RTPReceiver) { func
1248 pc.startReceiver(incomingTrack, t.Receiver())
1267 pc.startReceiver(incoming, t.Receiver())
1361 pc.startReceiver(incoming, t.Receiver())

12