void silc_packet_wait_uninit(void *waiter, SilcPacketStream stream);
Uninitializes the waiting context. This may be called also from another thread while other thread is waiting for packets. This will inform the waiting thread to stop waiting.