Question teacher: What's the difference between the libsocket library you use for this lecture, and the socket API that comes integrated with Linux? The one you use by including it like #include ? And would the code change too much if I decided to use socket.h instead of libsocket?