Files
nova/nova/console
jianghua wang a7c054c551 Fix the race condition with novnc
The first RFP negotiation message potentially arrived
earlier, in which case the message will be swallowed
by the recv() which receive response for the http
request. This commit is to ensure only the response
is removed from the socket buffer, so it won't impact
the following RFP negotiation.

Change-Id: I100e140acbc2d981f7b98e12b3e9ae02844f41fd
Closes-Bug: #1695844
2017-06-07 20:41:27 +00:00
..
2016-06-27 15:23:00 +08:00
2017-02-27 18:37:48 +04:00
2015-07-25 15:01:44 +03:00