mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-27 11:48:23 +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.