Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support posting protocol errors #48

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

DemiMarie
Copy link

This allows posting protocol errors to a client. This is a prerequisite for proper validation of inputs by servers and clients.

This will allow Proxy.t to appear in the connection record.
Wayland requires that badly behaved clients be disconnected with a fatal
protocol error.  Implement this.
These functions prevent the common mistake of sending an invalid error
code.
This logs all protocol errors sent at "warn" level.
A proxy may choose to then send the protocol error to its own client.
These will be used to proxy errors sent by the host compositor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant