Canceling Wakeups

Two predicates are provided:

tcp_cancel_wakeup(+Timeval, +Term)

tcp_cancel_wakeups

tcp_cancel_wakeup/2 cancels the wakeup that was previously specified using tcp_schedule_wakeup/2. tcp_cancel_wakeups/0 cancels all the pending wakeups.