On Tue, Nov 1, 2011 at 3:09 PM, Kyle McKay <[email protected]> wrote:
> "If write() is interrupted by a signal after it successfully writes some > data, it shall return the number of bytes written." > > and it doesn't appear that SQLite currently permits that behavior either > with or without the above patch. > See http://www.sqlite.org/src/artifact/ddda0b1c5a?ln=3104-3108 > -- > D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

