diff options
author | peter <peter@FreeBSD.org> | 1997-09-16 06:03:54 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-09-16 06:03:54 +0000 |
commit | d9fa5d1fa233a5679640cf7041a6aa60a44c6bf9 (patch) | |
tree | c7c278d74bcd1de45210d2858537f69cf06253fc /sys/kern/kern_timeout.c | |
parent | d96eb92b4f98b9fd1ddf5feb196c628506966f3c (diff) | |
download | FreeBSD-src-d9fa5d1fa233a5679640cf7041a6aa60a44c6bf9.zip FreeBSD-src-d9fa5d1fa233a5679640cf7041a6aa60a44c6bf9.tar.gz |
Some adjustments for the resolver use of poll(). For some reason I thought
an unimplemented syscall returned ENOSYS, rather than EINVAL. I have run
statically linked code with this wrapper and it does appear to work fine
on 2.2-stable which doesn't have poll(). ktrace shows the poll syscall fail
once and the fallback to select() working.
Diffstat (limited to 'sys/kern/kern_timeout.c')
0 files changed, 0 insertions, 0 deletions