Browse Source
Rather than lazily parsing the push in this method, parse it at the end of recvCommands(), which already contains the necessary try/catch for handling this error. This allows later callers to avoid having to handle this condition superfluously. Change-Id: I5dcaf1a44bf4e321adc281e3381e7e17ac89db06stable-4.1
Dave Borowitz
9 years ago
1 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue