Question on select() and sockets



Why do sockets have to be 'non-blocking' when using select() to set
the timeout? Ie, why can't they be blocked?


Chad
.