Skip to Content

sockpp v1.0.0

Created
Updated

Simple, modern, C++ socket library. This 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.

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Ankush Singh's avatar Ankush Singh
  • Billy O'Neal's avatar Billy O'Neal
  • talregev's avatar talregev
  • Thomas1664's avatar Thomas1664
  • MonicaLiu's avatar MonicaLiu
  • WangWeiLin-MV's avatar WangWeiLin-MV
  • gerard-ryan-immersaview's avatar gerard-ryan-immersaview

# Changelog

  • 6db51d8 [vcpkg_replace_string] warn unchanged by call (#34719)
  • 46503ea [sockpp] Update to 1.0.0 (#36964)
  • 43773b7 [sockpp] Update to 0.8.1 (#32021)
  • d132d12 [many ports] Fix cmake warnings (#24706)
  • d97abe6 Update sockpp to 0.7.1 (#23790)
  • ff99d5c [Sockpp][Android] Compile Sockpp port for android (#19769)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • b295670 Bulk convert control files. (#19986)
  • f567612 [sockpp] Add new port (#11562)

# Source