Tool/software: TI C/C++ Compiler
Hi,
I implemented a TCP communication by NDK on TIRTOS. but I found that after API (such as send()) return error,which is "Operation timed out" by fdError()) when network abnormal, other API function calls are not normal.
how to clear this error so that Normal network operation can go on.