1692
1686
fprintf_plus(stderr, "Warning: network hook \"%s\" exited"
1693
1687
" with status %d\n", direntry->d_name,
1698
1691
} else if(WIFSIGNALED(status)){
1699
1692
fprintf_plus(stderr, "Warning: network hook \"%s\" died by"
1700
1693
" signal %d\n", direntry->d_name,
1705
1697
fprintf_plus(stderr, "Warning: network hook \"%s\""
1706
1698
" crashed\n", direntry->d_name);
1713
1703
fprintf_plus(stderr, "Network hook \"%s\" ran successfully\n",