Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov 2d72ee38d1 Don't spin if accept() fails because it is out of file descriptors,
instead set a flag that skips the listening socket from the poll()
event loop. The flag is cleared whenever a file descriptor is closed
allowing accept() to be retried.
Explained by deraadt@
2012-03-29 22:13:49 +02:00
aucat Don't spin if accept() fails because it is out of file descriptors, 2012-03-29 22:13:49 +02:00
bsd-compat simplify compat bits 2011-05-06 13:40:39 +02:00
examples dont use INFTIM, not available on linux 2011-05-07 14:12:47 +02:00
libsndio tweaks from jmc 2012-03-22 09:39:06 +01:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
Makefile.in add example programs 2011-05-07 14:08:45 +02:00
configure change mandir to prefix/share/man 2011-11-01 18:07:27 +01:00