Five Pitfalls of Linux Sockets Programming (developerWorks)
Posted Sep 21, 2005 19:38 UTC (Wed) by
nix (subscriber, #2304)
In reply to:
Five Pitfalls of Linux Sockets Programming (developerWorks) by ratz
Parent article:
Five Pitfalls of Linux Sockets Programming (developerWorks)
I second the use of ip and ss. There are so many things you simply <i>cannot</i> do if you stick to using ifconfig and route to set up interfaces; often people think as a result that these things are not doable.
They're wrong.
(
Log in to post comments)