HomeSort by relevance Sort by last modified time
    Searched refs:clientGone (Results 1 - 6 of 6) sorted by null

  /external/libvncserver/examples/
repeater.c 5 static void clientGone(rfbClientPtr cl)
61 cl->clientGoneHook = clientGone;
mac.c 497 void clientGone(rfbClientPtr cl)
508 cl->clientGoneHook = clientGone;
  /prebuilts/go/darwin-x86/src/net/http/pprof/
pprof.go 88 var clientGone <-chan bool
90 clientGone = cn.CloseNotify()
94 case <-clientGone:
  /prebuilts/go/linux-x86/src/net/http/pprof/
pprof.go 88 var clientGone <-chan bool
90 clientGone = cn.CloseNotify()
94 case <-clientGone:
  /prebuilts/go/darwin-x86/src/net/http/
h2_bundle.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
h2_bundle.go     [all...]

Completed in 253 milliseconds