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 agoWhich call are you using to create the new tasks? I believe you can't really use the "sys_thread_new" function to create threads which are subsequently terminated.
- Roddy