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