silc_schedule_get_fd_events

SYNOPSIS

    SilcTaskEvent silc_schedule_get_fd_events(SilcSchedule schedule,
                                              SilcUInt32 fd);

DESCRIPTION

Returns the file descriptor `fd' current requested events mask, or 0 on error.

If `schedule' is NULL this will call silc_schedule_get_global to try to get global scheduler.