Skip to content
Commit fa3d7976 authored by Manuel Stoeckl's avatar Manuel Stoeckl Committed by Héctor Orón Martínez
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 b6ed8e86
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