[En-Nut-Discussion] Multiple sockets, and threads

Stephen Noftall stephenn at lcsaudio.com
Tue Apr 1 18:58:12 CEST 2003


Hi all;

I have a program that open two TCP sockets. Each NutTcpCreateSocket() and
NutTcpAccept() is in it's own thread.

The problem we are having is that when both threads & sockets are active,
there is stack corruption (and subsequent crashing) on one of the threads.

I have looked for a multiple socket application in the examples, but could
not find any. Is there one available? Is there anything I should be looking
out for?

Thanks!

Stephen Noftall




More information about the En-Nut-Discussion mailing list