Commit cf7567e5 authored by Guido van Rossum's avatar Guido van Rossum

Clarify status of these notes.

parent fa06ff9d
[XXX These notes reflect a design that was never implemented]
The Connection object should be extended to support more flexible
handling for outstanding calls. In particular, it should be possible
to have multiple calls with return values outstanding.
......@@ -76,4 +78,4 @@ Multithreaded server
There are lots of issues to work out here.
Delays may not be necessary if the connecftion handler runs in a
different thread than the object the handles the calls.
\ No newline at end of file
different thread than the object the handles the calls.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment