Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

winsock

Here are 130 public repositories matching this topic...

std_net.h` is a zero-dependency, header-only C/C++ networking library for TCP sockets. It abstracts cross-platform complexities (Windows/Linux/macOS/Android/FreeBSD) into a unified API for building clients/servers. Features include IPv4/IPv6 support (Happy Eyeballs), blocking/non-blocking I/O, timeouts, and RAII wrappers. MIT licensed.

  • Updated Aug 18, 2025
  • C++

Improve this page

Add a description, image, and links to the winsock topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the winsock topic, visit your repo's landing page and select "manage topics."

Learn more