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)
MF11 360965: Tags None Referenced Files None Subscribers None
Description
Details
|