r294563 was incomplete; re-add the client-side options as well.
This commit is contained in:
parent
6f3513465d
commit
6362080245
@ -286,6 +286,8 @@ static struct {
|
|||||||
{ "hpnbuffersize", oDeprecated },
|
{ "hpnbuffersize", oDeprecated },
|
||||||
{ "tcprcvbufpoll", oDeprecated },
|
{ "tcprcvbufpoll", oDeprecated },
|
||||||
{ "tcprcvbuf", oDeprecated },
|
{ "tcprcvbuf", oDeprecated },
|
||||||
|
{ "noneenabled", oUnsupported },
|
||||||
|
{ "noneswitch", oUnsupported },
|
||||||
{ "versionaddendum", oVersionAddendum },
|
{ "versionaddendum", oVersionAddendum },
|
||||||
|
|
||||||
{ NULL, oBadOption }
|
{ NULL, oBadOption }
|
||||||
|
Loading…
Reference in New Issue
Block a user