Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 4 of 4) sorted by relevance

/net-tools-3.7.0/tinydtls-0.8.2/examples/contiki/
Ddtls-client.c300 static int connected = 0; in PROCESS_THREAD() local
328 if (!connected) in PROCESS_THREAD()
329 connected = dtls_connect(dtls_context, &dst) >= 0; in PROCESS_THREAD()
/net-tools-3.7.0/virtual-hub/
DREADME.md30 connected.
/net-tools-3.7.0/
DREADME.legacy7 is connected to a unix socket that qemu is providing. This
72 to create a tun device that is connected to a unix socket that
/net-tools-3.7.0/python-websocket-server/
DREADME.md78 | `send_message_to_all()` | Sends a `message` to **all** connected clients. The message is a si…