// fakepoll.h // poll using select // Warning: a call to this poll() takes about 4K of stack space. // Greg Parker gparker-web@sealiesoftware.com December 2000 // This code is in the public domain and may be copied or modified without // permission.