Closed jobo-zt closed 3 weeks ago
I think this is hiding the underlying problem, there should never more active file descriptors than maxfds. I have to investigate, we should first add a test case to reproduce the problem. I can have a look next week.
udp_thread_detach needs to end in the thread where fd_sten is located, otherwise (! Fhs | |! Fhs ->fh) holds and continues to loop.
Can the above description provide some clues for testing work. thanks
I dont think this change is needed.
It would be nice to have a testcase first to demonstrate the problem...
In the multi thread of restund, it is not in the same thread, so there will be problems when ending the UDP connection.
maby this right, in multi thread.