Closed jeroen closed 10 years ago
See notes about open file descriptors in http://man7.org/linux/man-pages/man2/fork.2.html. It might be wise to run closeAllConnections() inside eval.secure.
closeAllConnections()
eval.secure
This is now the default.
See notes about open file descriptors in http://man7.org/linux/man-pages/man2/fork.2.html. It might be wise to run
closeAllConnections()
insideeval.secure
.