morcules-swiftnetv0.5.0
- Updated
SwiftNet is a C networking library built using pcap, providing a clean and readable API.
- Project website: https://github.com/morcules/SwiftNet
#Usage
morcules-swiftnet provides CMake targets:
find_package(morcules-swiftnet REQUIRED)
target_link_libraries(main PRIVATE swiftnet::swiftnet)#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Morcules