void silc_schedule_unset_listen_fd(SilcSchedule schedule, SilcUInt32 fd);
Tells the scheduler not to listen anymore for the specified file descriptor `fd'. No events will be detected for the `fd' after calling this function.