CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2011/05/09 11:34:14
Modified files: lib/libsndio : sio.c sio_priv.h Log message: in sio_psleep(), use an array of SIO_MAXNFDS pollfd strucures rather than a single one. No behaviour change