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.
MFC 358394: Use stream_read() to read all 12 bytes of the RFB client version. Tags None Referenced Files None Subscribers None
Description
Details
|