Hello, I am implementing an application using NuttX where I need to detect if the network cable is plugged or not in my board.
Today I implemented the function netlib_getifstatus(), which automates the read of SIOCGIFFLAGS, similar to what we have in Linux. But, in my tests, it seems that it is not working correctly. What is the recommended approach to have this feature implemented? Best regards, Flavio -- Flavio de Castro Alves Filho flavio.al...@gmail.com Twitter: http://twitter.com/#!/fraviofii LinkedIn profile: www.linkedin.com/in/flaviocastroalves