crank max descriptors to 8

This commit is contained in:
Alexandre Ratchov 2012-09-26 22:23:05 +02:00
parent 16fa47c430
commit 3b6cdd213a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <sys/param.h> #include <sys/param.h>
#include "sndio.h" #include "sndio.h"
#define SIO_MAXNFDS 4 #define SIO_MAXNFDS 16
/* /*
* private ``handle'' structure * private ``handle'' structure