I'm still trying to get this simple linux server test program up and running, but for some reason, the program hangs when it calls socket(PF_INET, SOCK_STREAM, IPPROTO_TPC). In the debugger, all the variables seem to be fine, but at runtime the program just sits there. Any ideas?