« Previous | Next » 

Revision 28e3e216

ID28e3e2164c341a378d5d848770387a4b12ad6551

Added by Michael Hanselmann over 13 years ago

Fix timeout handling in LUXI client

If the socket can't be read in time, it raises “socket.timeout”, for
which there is special handling code. Unfortunately the exception block
was in the wrong order and “socket.error” caught it before.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences