Skip to content
Commit 4c2b7375 authored by Simon Ser's avatar Simon Ser
Browse files

protocol: invalid_method is sent on malformed request



Currently libwayland sends a wl_display.invalid_method when arguments provided
with a request are invalid (e.g. too short, see wl_client_connection_data).

Clarify the protocol by adding that invalid_method can be sent on malformed
request.

Signed-off-by: default avatarSimon Ser <contact@emersion.fr>
parent 6e5cedc2
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