MCPcopy Index your code
hub / github.com/koding/kite / ServerReadyNotify

Method ServerReadyNotify

server.go:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155}
156
157func (k *Kite) ServerReadyNotify() chan bool {
158 return k.readyC
159}
160
161// gracefulListener closes all accepted connections upon Close to ensure
162// no dangling websocket/xhr sessions outlive the kite.

Callers 15

TestMethod_ThrottlingFunction · 0.80
TestMethod_LatestFunction · 0.80
TestMethod_FirstFunction · 0.80
TestMethod_ErrorFunction · 0.80
TestMethod_BaseFunction · 0.80
TestContextFunction · 0.80
TestMultipleFunction · 0.80
TestSendErrorFunction · 0.80
TestConcurrencyFunction · 0.80
TestKiteFunction · 0.80
TestWebSocketProxyFunction · 0.80

Calls

no outgoing calls

Tested by 15

TestMethod_ThrottlingFunction · 0.64
TestMethod_LatestFunction · 0.64
TestMethod_FirstFunction · 0.64
TestMethod_ErrorFunction · 0.64
TestMethod_BaseFunction · 0.64
TestContextFunction · 0.64
TestMultipleFunction · 0.64
TestSendErrorFunction · 0.64
TestConcurrencyFunction · 0.64
TestKiteFunction · 0.64
TestWebSocketProxyFunction · 0.64