[comp.unix.questions] SIGPOLL signal, what is that?

pgd@bbt.se (12/14/90)

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?