diff options
| author | Chun Kuan Lee <[email protected]> | 2018-07-25 17:33:22 +0800 |
|---|---|---|
| committer | Chun Kuan Lee <[email protected]> | 2018-08-28 00:55:13 +0800 |
| commit | 1661a472b8245eb4588fedbf19c9ed07a41e7602 (patch) | |
| tree | 6a9c19af730f79a66e4ba3524dbec5514353cb48 /src/httpserver.cpp | |
| parent | Merge #14023: Remove accounts rpcs (diff) | |
| download | discoin-1661a472b8245eb4588fedbf19c9ed07a41e7602.tar.xz discoin-1661a472b8245eb4588fedbf19c9ed07a41e7602.zip | |
add unicode compatible file_lock for Windows
boost::interprocess::file_lock cannot open the files that contain characters which cannot be parsed by the user's code page on Windows.
This commit add a new class to handle those specific file for Windows.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions