Folder::wipe: We need to shut the socket API down before removing the DB
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 23 Oct 2015 15:24:45 +0000 (17:24 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Fri, 23 Oct 2015 15:43:01 +0000 (17:43 +0200)
commit84f1bdbc876d685b757e677772059b34205d33ec
tree26ec6ebc6c3c457e187395c47313268560c96150
parentc93defc82db28849b730a09e5b46922f425091da
Folder::wipe:  We need to shut the socket API down before removing the DB

Because the DB stays open and locked.

Should fix #3824
src/gui/folder.cpp