Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIt was a long time age that I tried, but IIRC the select() call doesn't work well with the Interniche stack. It only detects incoming data on one of the sockets, but not both.
This was a long time ago (with Quartus 7.2 I think) so it may have been fixed since then. Otherwise you could try to use two threads to read data on each socket.