How to Install libossp-sa12 in Ubuntu 18.04



Install libossp-sa12 by entering the following commands in the terminal:

sudo apt update
sudo apt install libossp-sa12

Description:

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.

Homepage: http://www.ossp.org/pkg/lib/sa

Version: 1.2.6-2

Section: universe/libs