mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 13:51:00 +00:00
You can now mark String message parameters with the [UTF8] attribute. This will cause the generated decoder to perform UTF-8 validation and reject the message if the given parameter is not a valid UTF-8 string. This frees up the receiving side from having to do this validation at a higher level. |
||
|---|---|---|
| .. | ||
| AudioServer | ||
| Clipboard | ||
| DHCPClient | ||
| LaunchServer | ||
| LookupServer | ||
| NotificationServer | ||
| ProtocolServer | ||
| SystemMenu | ||
| SystemServer | ||
| Taskbar | ||
| TelnetServer | ||
| TTYServer | ||
| WebServer | ||
| WindowServer | ||
| CMakeLists.txt | ||