This pull request is a split of PR #1061 As @KangLin pointed out in the original PR those sockets should ideally be permanently non-blocking for performance reasons, but they are NOT at the moment. Someone with more knowledge about the code in dtls_listener.c should probably have a look if it would be feasible to change the sockets to non-blocking already at creation, similar to what is done in udpserver.c... |
||
|---|---|---|
| .. | ||
| apps | ||
| client | ||
| client++ | ||
| server | ||
| .clang-format | ||
| CMakeLists.txt | ||
| ns_turn_defs.h | ||