2025-04-27 17:30:41 +02:00
2025-04-27 17:30:41 +02:00
2025-04-25 01:52:14 +02:00
2025-04-27 17:26:43 +02:00
2025-04-25 01:54:57 +02:00

sock.h

A simple C socket library wrapper. Supporting TCP and UDP via IPv4 and IPv6.

For more added simplicity, the library is written in a single header library style.

Quick start

There are many examples in the repository that show how this library simplifies the usage of sockets in C. To build them you can use the Makefile provided.

make
Description
A simple C socket library wrapper
Readme MIT 90 KiB
Languages
C 98.8%
Makefile 1.2%