------------------------------------------------------------------------
r2470 | schlocke | 2010-06-17 06:18:22 -0700 (Thu, 17 Jun 2010) | 4 lines

cccam: "server does not return 16 bytes"  - fixed! Problem was
recv(...) function, maybe this is buggy. I replaced it with read(...)
and no connection problem anymore.

------------------------------------------------------------------------
