<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Sep 4, 2015 at 11:01 AM Devin Anderson <<a href="mailto:surfacepatterns@gmail.com">surfacepatterns@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Sep 3, 2015 at 12:41 PM, Andrew Kelley <<a href="mailto:superjoe30@gmail.com" target="_blank">superjoe30@gmail.com</a>> wrote:<br>
<br>I'm not going to download and play with it because I have no need for<br>
it currently, but I did take a look at some of the code.  It's<br>
meticulously clean.  Quite readable.  Thanks for taking the time to<br>
make it that way.<br></blockquote><div><br></div><div>Thanks for the compliment.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In my quick read through some of the code, I noticed a duplicate<br>
assertion on line 756 of alsa.cpp:<br>
<br>
    assert(errno != EFAULT);<br></blockquote><div><br></div><div>Thanks for pointing this out. Fixed in <a href="https://github.com/andrewrk/libsoundio/commit/f8cb816139ce1635169488bba6344c63824c579f">f8cb816</a>. I double checked the poll man page and it was indeed just a duplicate.</div></div></div>