Binding to an IP

Joe Orton joe at manyfish.co.uk
Tue Mar 24 16:36:25 EDT 2009


On Tue, Mar 24, 2009 at 01:32:40PM -0500, Bryan Duff wrote:
> Can this be done currently?  Or do I have to add raw_connect_ip (or some  
> such thing)?

Hi - depends on exactly what you're after.  If you want to bind the 
local end of any TCP connections used by a session to a specific IP 
address, that can be done in neon >= 0.28 using ne_set_localaddr() - 
create an ne_inet_addr to pass in using ne_iaddr_make() or 
ne_addr_resolve().

Regards, Joe




More information about the neon mailing list