Hello! I'm writing a network application using libc, lwip, libc_lwip, and libc_lwip_nic_dhcp. But when I call socket(SOCK_STREAM), it hangs somewhere in lwip_socket(). Maybe it has something to do with the lwip tcp thread, but I'm not sure. What else should I check for? Thanks.