genode/repos/libports/lib
Tomasz Gajewski e6c915ae06 libssh port: immediate mode for ssh poll
This patch adds a switch to internal poll function in libssh that
allows to force this function to immediately return without actually
polling for data and in consequence processing this data. This switch
is used to avoid calling callback functions when flushing output
streams which caused locks due to recursive access to internal
ssh_terminal sessions registry.

Issue #4258
2021-10-13 14:01:02 +02:00
..
import libports: Add Mesa-21.0.0 support 2021-08-30 15:00:38 +02:00
mk qt5_opengl: Disable Vulkan feature 2021-08-30 15:00:38 +02:00
symbols libssh port: immediate mode for ssh poll 2021-10-13 14:01:02 +02:00