I was wondering how socket options such as SO_REUSEADDR are unset in the NDK. I'm also wondering about SO_RCVTIMEO. If I want to set it back to wait forever would I set it to SYS_FOREVER(-1) or perhaps 0.
Is there any documentation that is more detailed than spru524?
Thanks,
-Mike