sa-config

Abstraction library for the Unix socket API

Install

All systems
curl cmd.cat/sa-config.sh
Debian Debian
apt-get install libossp-sa-dev
Ubuntu
apt-get install libossp-sa-dev
image/svg+xml Kali Linux
apt-get install libossp-sa-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libossp-sa-dev
Raspbian
apt-get install libossp-sa-dev

libossp-sa-dev

Abstraction library for the Unix socket API

OSSP sa is an abstraction library for the Unix socket application programming interface (API) featuring stream and datagram oriented communication over Unix Domain and Internet Domain (TCP and UDP) sockets. It provides the following key features: address abstraction (local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream buffering and convenience I/O functions. More about the project can be found at http://www.ossp.org/pkg/lib/sa