| Index: pkg/analysis_server/tool/spec/spec_input.html
|
| diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
|
| index 556c3406103985b32b073edb8dfa21637ed977d9..a91174d801c991ec6a4869377cf20cf19f4942dc 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -32,6 +32,10 @@
|
| for readability.
|
| </p>
|
| <p>
|
| + It is the client's responsibility to read output from the server to
|
| + avoid its blocking.
|
| + </p>
|
| + <p>
|
| To ease interoperability with Lisp-based clients (which may not
|
| be able to easily distinguish between empty lists, empty maps,
|
| and null), client-to-server communication is allowed to replace
|
|
|