Hello.
I am trying to find a way to get access to sqlite db file descriptor, after 
sqlite3_open.
I want to be able set O_CLOEXEC flag to this fd, andr make sqlite use highest 
possible fd.
Any ideas how can I achieve it?
Valery
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to