Function silc_protocol_execute_final
SYNOPSIS
void
silc_protocol_execute_final(SilcProtocol protocol,
SilcSchedule schedule);
DESCRIPTION
Executes the final callback for the protocol. The `schedule' is
the application's scheduler.. It is passed to the protocol callback
functions. The final callback is executed immediately.