Commit f78aac1b authored by Tim Peters's avatar Tim Peters

Merge rev 30439 from 3.4 branch.

Missed a socket address change.
parent 6d491ddb
......@@ -64,7 +64,7 @@
<sectiontype name="zeoclient" datatype=".ZEOClient"
implements="ZODB.storage">
<multikey name="server" datatype="socket-address" required="yes"/>
<multikey name="server" datatype="socket-connection-address" required="yes"/>
<key name="storage" default="1">
<description>
The name of the storage that the client wants to use. If the
......
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