SkillAgentSearch skills...

Sockdoc

Sample programs demonstrating how to program in C using the Sockets API.

Install / Use

/learn @robertdavidgraham/Sockdoc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sockdoc

This project documents using the "Sockets" API in C for network programming. It's purpose is to accompany academic textbooks on network programming, giving useful examples.

In particular, the purpose is to document things missing from textbooks. A good example is "SIGPIPE": every program using TCP needs to handle this signal. This complication is largely ignored by textbook, and not included in their examples. This leads to students writing code that occasionally crashes mysteriously.

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated27d ago
Forks10

Languages

C

Security Score

90/100

Audited on Mar 7, 2026

No findings