Skip to content

knetv1.1.0

Updated

A cross platform lock-free and timer-supported C++11 network library.

#Usage

The package knet provides CMake integration:

find_package(knet CONFIG REQUIRED)
target_link_libraries(main PRIVATE knet)

#Supported Platforms

!(arm | uwp)

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Kiba Amor's avatarKiba Amor
  • Billy O'Neal's avatarBilly O'Neal
  • Kiba Amor's avatarKiba Amor

#Changelog

  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • 69c913f[knet] Update to v1.1.0 (#21301)
  • 0efe643[knet] Update to v1.0.3 (#21076)
  • 00b218d[knet]Update to v1.0.2 (#17170)
  • b97849d[Many Ports] Baseline Fixes for 2020-10-24 CI Build (#14208)
  • dbb91b6[knet] Add new port (#13207)