genode/repos/os/include/input
Norman Feske 6d361b337b input/root.h: support re-opening of sessions
This patch fixes an aliasing problem of the 'close' method signature
that prevented the Input::Root_component::close method to be called.
This way, the event-queue state was not reset at session-close time,
which prevented a subsequent session-creation request to succeed. With
the patch, input servers like ps2_drv, usb_drv that rely on the
Input::Root_component support the dynamic re-opening of sessions. This
happens in particular when using a dynamically configured input filter.
2017-10-05 17:40:03 +02:00
..
component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
event_queue.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
event.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
keycodes.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
root.h input/root.h: support re-opening of sessions 2017-10-05 17:40:03 +02:00