mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-19 00:12:20 +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.