mirror of
https://github.com/fpagliughi/sockpp.git
synced 2026-01-12 00:04:45 +08:00
3
Home
Frank Pagliughi edited this page 2018-01-02 18:10:37 -05:00
Welcome to the sockpp wiki!
The sockpp library is a low-level C++11 wrapper around the Berkley sockets library. It add some basic object-oriented structure and resource management, but doesn't add any additional features (or overhead) to what is available through the sockets library.