mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-03 14:48:14 +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.