Anton - 2017-04-19

There is no so many reason to lost framebuffer update, only one, i think - error in design of server.
Server should close socket if it can't send a message. If it will begin to send another update befor the end of previous we will get a desync.
UpdateRequest - update loop is closely connected to RFB protocol nature.