Skip to content
Commit 6ddd0636 authored by Manuel Stoeckl's avatar Manuel Stoeckl Committed by Pekka Paalanen
Browse files

tests: Ensure that overflow test always overflows



While the default Unix socket buffer size on Linux is relatively
small, on some computers the default size may be configured to
be huge, making the overflow test never actually overflow the
Wayland display socket.

The changed code now explicitly sets the display socket send buffer
size to be small enough to guarantee an overflow.

Signed-off-by: default avatarManuel Stoeckl <code@mstoeckl.com>
parent e449232f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment