On Wed, Mar 24, 2010 at 9:42 AM, Martin Sigwald <msigw...@gmail.com> wrote: > I meant socket. I know sockets are FDs. My mistake, sorry. > Yes, I tried putting the call before Sqlite calls and it works perfectly. If > I put it between open and close it works, provided I dont do anything else. > For example, if I open the DB, ping, then run a query then ping again, the > second ping wont work.
What if you try doing two pings in a row? Does the second ping ever work? Does it always work? Does it work sometimes? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users