summary refs log tree commit diff
path: root/pcoin.cpp
diff options
context:
space:
mode:
authorlogin2022-05-18 17:21:32 +0000
committerlogin2022-05-18 17:21:32 +0000
commite50751da3901c32aaef1f940ce628fc93e36d95e (patch)
tree72935eda3d26e69ec1728c53463c44d869728d89 /pcoin.cpp
parentcad83e8167ce6dd68f2ac47750de5248b568177e (diff)
Try-catch blocks in those cases where fork() fails
I've tried to add try-catch blocks in those cases where fork()s fail.
It doesn't quite work well though.
Diffstat (limited to 'pcoin.cpp')
-rw-r--r--pcoin.cpp0
1 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp
index 2c644ad..fa28af6 100644
--- a/pcoin.cpp
+++ b/pcoin.cpp