K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-05-12T17:07:28.432630Z K 7 svn:log V 202 MF11 360965: Use stream_read() to read all 12 bytes of the RFB client version. read() can return a short read, whereas stream_read() waits until the full version string is read. Approved by: re (gjb) END