Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

non-blocking LWIP Ethernet Socket

Has anyone been able to setup a socket non-blocking with LWIP on uC/OS-II? I have found that the fcntl() is not supported. My application is using the socket as a control channel that I ch...