mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-30 23:30:08 +01:00
For all but the simplest loggers, the current approach of "this is a continuation of the previous message" doesn't work well. The caller cannot know whether the *current* message is complete until it receives the next message - but that message may never come. Drop this approach, if we need to compile multiple messages into one, we can handle this internally and then pass it all as one message to the caller. |
||
|---|---|---|
| .. | ||
| buildtest.c | ||
| buildtest.cc | ||
| eierpecken.c | ||
| eierpecken.h | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| test-reis.c | ||
| unit-tests.c | ||