Searched refs:waitForPort (Results 1 – 1 of 1) sorted by relevance
255 bool waitForPort = true, in CreateSession() argument258 waitForPort ? "true" : "false"); in CreateSession()261 long rc = connect(port, waitForPort ? IPC_CONNECT_WAIT_FOR_PORT : 0); in CreateSession()