Suppress isready for first ping
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 28 Oct 2014 08:08:54 +0000 (09:08 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 28 Oct 2014 08:08:54 +0000 (09:08 +0100)
commite5a0dfcb7ef1bd4450b235ce1405bc295a621036
tree40dcbdc4bfbdf742c4f1beac8dc525c1b23e5fed
parent40e7829923848cce4b40d855238f881840dc3e26
Suppress isready for first ping

The first ping sent by the XBoard should not probe the engine with
the isready/readyok dialog, but be answered with 'pong' immediately,
as the 'uciok' already issued an 'isready'.
UCI2WB.c