IronRDP/ffi/dotnet
Miha Markič 4260537c90
fix(ffi): avoid infinite loop in HandleClipboardEvents when not on Windows (#846)
When running on non-Windows, HandleClipboardEvents will create an
infinite loop consuming 100% CPU.
Now, we call HandleClipboardEvents only when on Windows.
2025-06-28 15:51:57 +00:00
..
Devolutions.IronRdp fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
Devolutions.IronRdp.AvaloniaExample fix(ffi): avoid infinite loop in HandleClipboardEvents when not on Windows (#846) 2025-06-28 15:51:57 +00:00
Devolutions.IronRdp.ConnectExample fix: inject socket local address for the client addr (#759) 2025-04-21 09:08:50 +00:00
.editorconfig chore(dotnet): add EditorConfig file 2024-04-09 11:35:48 -04:00
.gitignore chore(dotnet): add dotnet gitignore file 2024-04-09 11:35:48 -04:00
IronRdp.sln chore(ffi): add avalonia example to top level .sln (#453) 2024-05-02 01:36:26 -04:00