** Changed in: adchpp
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/881790

Title:
  adchpp::SocketManager::Callback returned from addTimedJob isn't
  callable in python

Status in ADCH++:
  Fix Committed

Bug description:
  the callback function returned from addTimedJob is not a callable
  object in Python.

  patch attached
  Added typemap(out) for std::function<void()> that converts and returns 
proxy/decorator function to python

To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/881790/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to     : linuxdcpp-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to