Resources
Additional References
csapp.c
and
csapp.h
files from the book --
be sure to compile these with the -lpthread flag passed to gcc!
GDB manual for
x64
and
IA32
GDB
tutorial
C
Tutorial
Mongoose: an easy web server library