linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07210
[Bug 920791] Re: SocketManager and ClientManager functions not exposed to scripting
Fixed in ADCH++ 2.11.
** Changed in: adchpp
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/920791
Title:
SocketManager and ClientManager functions not exposed to scripting
Status in ADCH++:
Fix Released
Bug description:
SocketManager:
setBufferSize, getBufferSize
setMaxBufferSize, getMaxBufferSize
setOverflowTimeout, getOverflowTimeout
ClientManager:
setMaxCommandSize, getMaxCommandSize
setLogTimeout, getLogTimeout
not exposed. Can't set values read from adchpp.xml from python (or
anything except c++ if you wanted to)
patch attached
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/920791/+subscriptions
References