[ZEO-Checkins] CVS: Packages/ZEO - StorageServer.py:1.13

Jim Fulton jim at digicool.com
Fri Sep 1 14:54:53 EDT 2000


Update of /cvs-repository/Packages/ZEO
In directory korak.digicool.com:/projects/users/jim/Zope2/lib/python/ZEO

Modified Files:
	StorageServer.py 
Log Message:
- Clear transaction data when disconnected.

- Return error is we get a begin request from a connection that
  already has an active transaction.

- Log connections and disconnection logging. Someone (Sam) decided to
  comment this out of the asyncore code.

- Include connection id in debugging messages.







More information about the ZEO-Checkins mailing list