Browsing articles tagged: 'select()'

select-server

Tutorial: sockets – 3 ways to listen

 
As you may know, I have been ta-ing a course in operating systems. We just finished covering sockets and in the last lab I gave a socket demo where I show three different ways a server can listen on a socket. First is a very basic case where the...