Searched refs:connected (Results 1 – 4 of 4) sorted by relevance
300 static int connected = 0; in PROCESS_THREAD() local328 if (!connected) in PROCESS_THREAD()329 connected = dtls_connect(dtls_context, &dst) >= 0; in PROCESS_THREAD()
30 connected.
7 is connected to a unix socket that qemu is providing. This72 to create a tun device that is connected to a unix socket that
78 | `send_message_to_all()` | Sends a `message` to **all** connected clients. The message is a si…