Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov c70f456e5c call sock_write() at the end of sock_read() in order to send
ACKs, initial positions, volumes and alikes. It's not OK to
call it in sock_execmsg() because it can generate messages
that would be sent before the message to return
2011-03-30 18:28:32 +02:00
aucat call sock_write() at the end of sock_read() in order to send 2011-03-30 18:28:32 +02:00
bsd-compat include sys/types, necessary for function prototypes 2010-12-30 12:55:39 +01:00
libsndio tweak previous; 2011-03-17 08:51:01 +01:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
Makefile.in add initial alsa support from jakemsr 2010-08-19 23:00:06 +02:00
configure handle -lrt, necessary on linux 2011-01-25 10:38:57 +01:00