Lely core libraries  2.3.4
io_sigset_wait Struct Reference

A wait operation suitable for use with a signal handler. More...

#include <sigset.h>

Inheritance diagram for io_sigset_wait:
Collaboration diagram for io_sigset_wait:

Data Fields

struct ev_task task
 The task (to be) submitted upon completion (or cancellation) of the wait operation.
 
int signo
 The signal number, or 0 if the wait operation was canceled.
 

Detailed Description

A wait operation suitable for use with a signal handler.

Definition at line 43 of file sigset.h.


The documentation for this struct was generated from the following file: