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