Module connection

Module connection 

Source
Expand description

Low-level socket connection management

Structs§

Connection
Connection to Termux GUI service

Functions§

bind_abstract_socket
Bind an abstract namespace Unix socket
generate_random_address
Generate a random address for abstract namespace sockets
read_message
Read a JSON message from a stream
send_and_read
Send a message and read the response
send_message
Send a JSON message to a stream