Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLWIP socket creation issue
LWIP socket creation issue I currently have implemented an algorithm that allows two separate devices (using the same code) to create and maintain a socket that goes something like: TaskA...
Altera_Forum
Honored Contributor
21 years agoBe sure to call OSQDel when you are finished with a queue so that when that task boots again it wont try to allocate more and more queues.