jsocketpp
1.0
A cross-platform C++20 socket library.
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level
1
2
]
User Guides
Documentation for users of jsocketpp
jsocketpp: Build, Test, and Usage Guide
ServerSocket Construction, Binding, and Listening: Design Patterns and Best Practices
Address Reuse in Sockets:
SO_REUSEADDR
vs
SO_EXCLUSIVEADDRUSE
Blocking vs Non-Blocking Sockets in jsocketpp
Understanding
bind()
: Binding to All Interfaces vs Specific Interfaces
Publishing
jsocketpp
to the Conan Center Index (CCI)
We use
select
for asynchronous I/O operations. Does it make sense to provide
poll
and
epoll
as alternatives?
Socket Options in jsocketpp
Comparison:
jsocketpp
vs Other C++ Socket Libraries
Understanding Socket States
Sockets: Theory, Types, and Platform APIs
Comprehensive Guide to the Socket API
Unit Testing and Integration Guide
Publishing
jsocketpp
to the vcpkg Registry
jsocketpp: C++20 cross-platform socket library
All core classes and functions of the jsocketpp networking library
Core Utilities and Types
Internal types, platform abstractions, and utility functions used across the jsocketpp library
Internal Helpers
Implementation-only utilities for internal use
TCP Sockets
Classes and functions for TCP networking
UDP Sockets
Classes and functions for UDP datagram networking
Unix Domain Sockets
Classes and functions for Unix domain socket networking
Exception Classes
Exception types used in jsocketpp for error handling
Generated by
1.14.0