An open API service indexing awesome lists of open source software.

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

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