Function silc_schedule_unset_listen_fd
SYNOPSIS
void silc_schedule_unset_listen_fd(SilcSchedule schedule, uint32 fd);
DESCRIPTION
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.