Penguin
Note: You are viewing an old revision of this page. View the current version.

Signal: Alarm

This signal is raised a user defined number of seconds after the alarm(2) syscall is called. The default action of this signal is to terminate the program. This signal is often used for timeouts on syscalls. Be aware that other processes can send you a sigalarm before your timeout is up if they are owned by the same user or root, so using this to enforce a timeout doesn't work, investigate using select(2) in that instance.

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action