On Thu, Sep 15, 2011 at 12:56:56PM +0200, Daniel Willmann wrote:
Hello,
attached are two patches I came across while looking at the pablo/ctrl-updates branch in OpenBSC.
The first one is just a bugfix for a resource leak and the second one adds a possibility to register a callback that will notify you if the connection is lost. This is needed for the control interface as we'll need to clean up some ctrlif related things if a connection is lost.
Thanks for the patches, nice catch the leak fix.
I'm fine with the API change to add the close callback, I think we're still in time to make this changes without much pain.
@Harald: Could you apply these patches? I can do it myself if you want. Let me know.