Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow can I use select() under uclinux?
I have code run perfectly under linux, but select() always return 0 under uclinux. Is there any configure i miss?
Altera_Forum
Honored Contributor
20 years agoselect works. you don't have to configure anything. make sure that select gets the right parameters and values.