On Thu, Aug 18, 2011 at 5:12 PM, Pavel Ivanov <paiva...@gmail.com> wrote:

> to proceed. BTW, if signal will interrupt write() after it has written
> part of the data already you won't get EINTR, you will get successful
> result just with amount written less than you asked for.
>

AHA! That's a little gem i didn't know. That clarifies things greatly.

Thank you :).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to