mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-13 10:14:28 +00:00
Returning -1 from a function with bool as return argument is the same as returning true. If the channel is not connected, return false instead to indicate the error.