From 1d0d1258b25067a86bf26aaa7194e41cea0b1bf6 Mon Sep 17 00:00:00 2001 From: Aaro Saila Date: Sun, 6 Sep 2026 17:47:32 +0300 Subject: [PATCH] Added readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3d8a1d --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Exercises from [TCP/IP Sockets in C, 2nd Edition (Michael J. Donahoo, Kenneth L. Calvert)](https://www.oreilly.com/library/view/tcp-ip-sockets-in/9780080923215/)