How to understand the third parameter restart_syscalls
in pcntl_signal
?
the default value is true
when it needs to be set to false
?
Asked
Active
Viewed 30 times
0

dryyun
- 17
- 1
- 4
-
I guess looking at the documentation might help – Breeze Apr 20 '16 at 05:23
-
Regarding how he asked, can not you see that he already checked the documentation? @Breeze – Billal Begueradj Apr 20 '16 at 05:26
-
5Does [my answer here](http://stackoverflow.com/questions/32878380/php-pcntl-what-does-pcntl-signals-restart-syscalls-parameter-do/36735303#36735303) help you or not? – Billal Begueradj Apr 20 '16 at 06:33
-
@BillalBEGUERADJ no, knowing the name and default of a parameter doesn't tell me he looked at the documentation. Every good IDE tells you. – Breeze Apr 20 '16 at 07:03
-
@BillalBEGUERADJ thank you very much , help me a lot – dryyun Apr 22 '16 at 03:00
-
1@Breeze I may not be clear expression , I already check the documentation first – dryyun Apr 22 '16 at 03:02