Skip to content

Rewrite to select

Felix Gerking requested to merge rewrite-to-select into dunfell

For concurrency and synchronization issues we need a new approach. The select() function and additional pipes should be sufficient to timeout and synchronize the TX source and Rx sink thread.

Yet a bit unpolished.

Edited by Felix Gerking

Merge request reports