Hi Alexander, On Fri, Sep 01, 2017 at 05:22:24PM +0300, Alexander Sharihin wrote: > When I use (accept (port 6000) .. ) - I'm listening port on 0.0.0.0 ip > address, but I'm want to listen it on specific interface(or localy - > 127.0.0.1). > > Is it possible?
Unfortunately not, at least not with the current implementation of 'listen' and 'accept' (or 'port', to be more correct, as this does the actual binding to an interface). ♪♫ Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
