diff options
author | login | 2022-05-18 17:21:32 +0000 |
---|---|---|
committer | login | 2022-05-18 17:21:32 +0000 |
commit | e50751da3901c32aaef1f940ce628fc93e36d95e (patch) | |
tree | 72935eda3d26e69ec1728c53463c44d869728d89 /ntcoin | |
parent | cad83e8167ce6dd68f2ac47750de5248b568177e (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 'ntcoin')
-rwxr-xr-x | ntcoin | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index 7d91bfd..b781358 100755
--- a/ntcoin
+++ b/ntcoin
|