mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #419] internal message buffer mismatch #217
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#217
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KhaledAlabyad on GitHub (May 3, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/419
when trying to connect from arch/hyperland (build from source) to windows 11 (tried choco version and zip file from github - it seems they are the same file ), tried to increase UDP Buffer Size from registry Editor, and make a firewall role, but neither of them worked (same message)
[ WARN lan_mouse::server::emulation_task] network error: network error:
A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself. (os error 10040)arch/hyperland version:
~ ❯ lan-mouse --version
lan-mouse 0.10.0
branch:heads/main
commit_hash:3e7b04c1
build_time:2026-05-03 14:10:51 +00:00
build_env:rustc 1.95.0 (59807616e 2026-04-14) (Arch Linux rust 1:1.95.0-1),stable
the windows version doesn't have the incoming connections section nor certificate fingerprint,
windows version:
❯ .\lan-mouse.exe --version
lan-mouse v0.10.0
@feschber commented on GitHub (May 5, 2026):
this sounds like you are using the (at this point quite outdated) release version on windows.