accept on a socket is a blocking call #125

Closed
opened 2021-03-11 01:47:53 +00:00 by AlexVdberg · 0 comments
AlexVdberg commented 2021-03-11 01:47:53 +00:00 (Migrated from github.com)

If the bridge is deleted before a client connects, it will stay allive
This is because joining the thread will wait until it exits to collect the result

If the bridge is deleted before a client connects, it will stay allive This is because joining the thread will wait until it exits to collect the result
Sign in to join this conversation.
No description provided.