Hi all,
I have been working my way through the exercises on W. Richard Stevens
"UNIX Network Programming" using Tiger on an iMac and Leopard on a
macbook. The problem that I have ran into is trying to compile a
program named "sock" that wants to use a function "sigio_func". This
function is not declared in any of my header files and I can't find
much information about it on the web. If any one can point me in the
right direction it would be appreciated.