Description
Modern C++ networking code can use a small socket library with simpler abstractions around common socket operations. Developers link against sockpp when building clients, servers, or tests that need portable socket handling. It has no standalone app and inherits the security properties of the program using it.