[#HTTPServer-JoinSocketsThreads] = xref:HTTPServer.adoc[HTTPServer]::JoinSocketsThreads :relfileprefix: ../ :mrdocs: Join (wait for) the threads started by `StartSocketsThreads()` to exit. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void JoinSocketsThreads(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#