Hello there:
Does anyone know if common functions in the NDK module support reentrancy?
More specifically:
- accept(), bind(), connect(), listen(), recv(), recvfrom(), send(), sendto(), socket() and fdSelect() and fdClose().
Thank you;
Gabriel Quintana