Block with timeout until the TCP/IP stack is initialized.
#include <sys/types.h> #include <sys/socket.h> int
istack_synchronize(unsigned int timeout);
0
-1
Attempts to create a socket will fail with errno ENODEV if the stack is not initialized.