This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
LookingGlass
Watch
1
Star
0
Fork
0
You've already forked LookingGlass
mirror of
https://github.com/gnif/LookingGlass.git
synced
2024-11-10 08:38:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cc2c49644d
LookingGlass
/
VERSION
1 line
20 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[spice] reworked to avoid locking requirements on the input channel POSIX `send` is thread safe, to take advantage of this the code has been changed to construct a contiguous buffer and perform the send in a single operation preventing any risk of a race condition. Only the main channel still requires an interlock as the VD agent requires multiple sends to transmit a full buffer.
2020-01-29 07:52:11 +00:00
B1-140-g4c185799f6+1
Reference in New Issue
Copy Permalink