This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BSD accept function

Hi,

I would like to use the BSD sockets, but the accept function seems unusable!
It will block if I am using RTX. I am not using round robin, so if I make a call to accept the whole system will stall.

I must be missing something here as it would be quite stupid for it to be impossible to come out of accept if there are no pending connections.

http://www.keil.com/support/man/docs/rlarm/rlarm_accept.htm says blocking mode is enabled if RTX is detected...