Make --keep-alive public

This commit is contained in:
Bernardo Damele
2010-06-30 11:29:35 +00:00
parent 8625763c07
commit d40a238335
4 changed files with 9 additions and 3 deletions

View File

@@ -49,6 +49,7 @@ optDict = {
"aType": "string",
"aCred": "string",
"aCert": "string",
"keepAlive": "boolean",
"proxy": "string",
"ignoreProxy": "boolean",
"threads": "integer",