Background: I\'m following Beej\'s Guide to Network Programming on how to listen for and accept incoming connections using C sockets.
Problem