HomeFreeBSD

MFC 358394: Use stream_read() to read all 12 bytes of the RFB client version.

Description

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.

Details

Provenance
jhbAuthored on
Parents
rS360964: Remove tests for obsolete compilers in the build system
Branches
Unknown
Tags
Unknown