Searched refs:channel_handle_wfd (Results 1 – 2 of 2) sorted by relevance
1640 channel_handle_wfd(Channel *c, fd_set *readset, fd_set *writeset) function1809 channel_handle_wfd(c, readset, writeset);
1284 Calculate local_consumed correctly in channel_handle_wfd() by measuring