Searched defs:socket_ready (Results 1 – 1 of 1) sorted by relevance
389 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait()539 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait()682 bool socket_ready = false; in TransferData() local