Commit Graph

14 Commits (cd9b93dd17508bb964bec40f9e6a16925185ce03)
 

Author SHA1 Message Date
David Wilson cd9b93dd17 Turn into a package. 8 years ago
David Wilson 89e282734c Fixes
* Tidy up docstrings.
* Start work on IoLogger and LogForwarder.
* Fix race in Stream.Accept / AddHandleCb CALL_FUNCTION
* Fix stdout slave stream corruption.
* Fix HOSTNAME vs. socket.gethostname().
* Remove silly locking.
* Move handle management to Context for later reconnects.
8 years ago
David Wilson 07ba2de7b0 Replace dodgy synchronization
Use Queue.Queue() rather than event.
8 years ago
David Wilson e62b891b9a SSH working
* Get rid of persistent functions for now.
* Split select into read/write sides for unidirectional SSH IO.
* Put more of Loop in a try/except.
8 years ago
David Wilson 1a30570057 Working recursive module import OS X
* Replace Log() with logging package.
* Better namespace handle ranges.
* Replace poll() with select().
* Implement module loader.
* Pickle protocol 2.
* Abstract BasicStream and generalize Loop()
* base64 rather than hex.
* Reuse stdio don't connect back (yet).
* Get rid of use_channel for now.
* Fix input_buffer arithmetic.
* Extraneous os.wait()?
* Move demos to subdir child can't access.
8 years ago
David Wilson 4666cbb435 setup.py. 8 years ago
David Wilson 9d0c2139d0 fixes 8 years ago
David Wilson 6db7f23e35 old file 8 years ago
David Wilson e1236f857a Perms, move tests 8 years ago
David Wilson 9ed5d771f5 whitespace. 8 years ago
David Wilson 09f3bda1bb econtext-head 8 years ago
David Wilson b4bba0357a econtext-20070515-1322 8 years ago
David Wilson 94b94fb838 econtext-20070515-0811 8 years ago
David Wilson b35689bfe8 econtext-20070514-1643 8 years ago