I'm attempting to call netconn_new( NETCONN_UDP ) to open a UDP
connection from the same thread as lwip and it hangs at
sys_mbox_fetch(). In other words, in a packet I send to lwip I tell it
to open a UDP connection. Either that's just not allowed or I'm doing
something wrong. I can open the connection from another task. I'm using
FreeRTOS. Thanks, dave


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to