This website requires JavaScript.
Explore
Help
Sign In
Peerplays_Blockchain
/
peerplays-fc
Watch
1
Star
0
Fork
You've already forked peerplays-fc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e160afce16
peerplays-fc
/
src
/
interprocess
History
Abit
67e5a06035
Merge pull request
#119
from bitshares/shared-ws-client-ptr
...
Use shared_ptr to WS connection in API connection
2019-05-10 15:24:15 +02:00
..
file_mapping.cpp
Improvements for handling unicode filenames on Windows. When converting fc::path to/from fc::variant, use utf8 encoding. Replace several places where we use a std::ifstream and open it with a char* filename with a boost::filesystem::ifstream and open it with a boost::filesystem::path, which does unicode correctly.
2014-10-09 16:21:52 -04:00
signals.cpp
Return the signal_set when setting signal handler
2019-05-07 19:21:43 -04:00