Lib: reading data too small to route to a socket now raises an error instead of just...
commitc7685942140b123bf110e755ce11a97c3c6372f7
authorToby Gray <toby.gray@realvnc.com>
Wed, 29 Sep 2010 11:56:02 +0000 (29 12:56 +0100)
committerToby Gray <toby.gray@realvnc.com>
Wed, 29 Sep 2010 11:59:30 +0000 (29 12:59 +0100)
treee143cc5c8941777c5e1a6d245ea2a9a4845b5c85
parentd7a5c884f47ed96a7795659d713187a4eaf32e14
Lib: reading data too small to route to a socket now raises an error instead of just being ignored.
Improved error reporting in socket handling code to output more meaningful messages without -v being specified.
src/error.cc
src/error.h
src/m_raw_channel.cc
src/router.cc
src/router.h