2026-01-01 11:34:58 -05:00
2025-12-30 11:49:27 -05:00
2025-12-31 16:56:56 -05:00
2025-12-30 11:10:04 -05:00
2025-12-30 11:10:04 -05:00

sockpp

Simple, modern, C++ network socket library.

sockpp is a fairly low-level C++ wrapper around the Berkeley sockets library using socket, acceptor, and connector classes that are familiar concepts from other languages.

This branch contains the GitHub pages for the documentation as an mdBook. Simply add or update the Markdown files in the src/ directory. The top-level organization sits in the SUMMARY.md file.

The documentation is live here:

https://fpagliughi.github.io/sockpp/

Description
c++ socket 类实现
Readme BSD-3-Clause 1.4 MiB
Languages
C++ 94.1%
CMake 3.6%
C 1.4%
Python 0.6%
Shell 0.3%