In the file <sys/signal.h> is the following line: #define SIGPOLL 20 /* A polled event ocurred */ What does this mean? When is the SIGPOLL signal triggered?