linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04698
[Bug 881790] Re: adchpp::SocketManager::Callback returned from addTimedJob isn't callable in python
** Patch added: "callback.patch"
https://bugs.launchpad.net/bugs/881790/+attachment/2572825/+files/callback.patch
--
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++:
New
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
References