https://github.com/ae2f/inet
Single-Header Socket Interface
https://github.com/ae2f/inet
Last synced: 3 months ago
JSON representation
Single-Header Socket Interface
- Host: GitHub
- URL: https://github.com/ae2f/inet
- Owner: ae2f
- License: gpl-3.0
- Created: 2025-01-11T18:46:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-16T20:45:41.000Z (11 months ago)
- Last Synced: 2025-10-24T23:49:59.215Z (7 months ago)
- Language: CMake
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ae2f::Inet
- Rel-v0.0.0
> Port of arpa/inet.h for windows.
## Warning
> Note that I am no expert of network programming.
> It is not for implementing all api of arpa/inet.h header.
# Dependency
- gcc
- make
- cmake