Pablo Neira Ayuso pablo@gnumonks.org wrote:
On Fri, Sep 09, 2011 at 03:05:26AM +0200, pablo@gnumonks.org wrote:
From: Pablo Neira Ayuso pablo@gnumonks.org
Hi,
These patchset contains the port of libctrl to use the IPA infrastructure available in libosmo-abis.
I've also made one small cleanup to bail out in case that we cannot bind to the telnet port. Another patch follows up to avoid disabling nagle (to avoid problems with TCP segmentation, we still have to support this appropriately), I noticed this while doing the port work.
Thanks Pablo, I'll take a look at them tonight. Not sure about the nodelay issue, I think it was an issue of doing it similar to other places in the code, but I'll check.
Regards, Daniel