← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 920791] [NEW] SocketManager and ClientManager functions not exposed to scripting

 

Public bug reported:

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

** Affects: adchpp
     Importance: Undecided
         Status: New

-- 
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++:
  New

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


Follow ups

References