K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-05-12T16:05:21.065507Z K 7 svn:log V 178 MFC 358394: 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. END