Correction to my last message. It's in NONBLOCK mode. I didn't check the sio_open argument. >Typically if the server can't accept more data immediately; in this >case, later, sio_revents() will return POLLOUT to indicate that >sio_write() can accept data again. Does this mean, I have to provide pollfds for sndiod to let it know when it can accept data? The PCSX2 for example, uses NONBLOCK mode as well, but it seems to work fine, even without implementing such event handling.Received on Tue Oct 30 2018 - 15:01:26 CET
This archive was generated by hypermail 2.3.0 : Tue Aug 09 2022 - 16:23:47 CEST