Module socket

Module socket 

Source
Expand description

Cross-platform socket utilities for daemon-based plugins

Consolidates platform-specific socket handling for both Unix and Windows.

Functionsยง

cleanup_socket
Clean up a socket file on Unix systems
connect
Connect to a local socket at the given path
create_listener
Create a local socket listener at the given path