]> git.sesse.net Git - jam/shortlog
jam
2007-01-31 sgunderson... Set SO_REUSEADDR.
2007-01-31 sgunderson... Check the return value of pthread_create.
2007-01-31 sgunderson... Make the receiver worker actually handle the socket.
2007-01-31 sgunderson... Add a loop listening for new connections.
2007-01-31 sgunderson... listen() on the socket.
2007-01-31 sgunderson... Bind to the right port.
2007-01-31 sgunderson... Begin!