Timeline for What are the limitations of WinSock2 sockets within threads?
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 20, 2022 at 17:57 | history | edited | Christophe | CC BY-SA 4.0 | added 11 characters in body |
| Feb 20, 2022 at 8:37 | comment | added | Martin Maat | Your pseudo code does makes it hard to see what you actually do. Connect should throw an exception when it fails. Or if your API is a wrapper it may return some error code. The first thing you do is analyse and present that feedback. Now we can only speculate. Like, I don't see any Disconnect or Shutdown statements which is suspicious. Do you create a new socket in each iteration? You may be depleting all the listeners at the other end before any of them times out. Anyway, this should be on stackoverflow instead. | |
| Feb 20, 2022 at 8:34 | review | Close votes | |||
| Feb 26, 2022 at 3:07 | |||||
| Feb 20, 2022 at 2:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 23, 2021 at 2:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 25, 2021 at 1:07 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 25, 2021 at 1:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Oct 28, 2020 at 1:03 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jun 30, 2020 at 0:04 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 2, 2020 at 0:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 31, 2020 at 23:16 | answer | added | KeatonB | timeline score: 1 | |
| Jan 31, 2020 at 5:45 | review | Close votes | |||
| Feb 17, 2020 at 3:05 | |||||
| Jan 31, 2020 at 2:39 | history | edited | KeatonB | CC BY-SA 4.0 | added 83 characters in body |
| Jan 31, 2020 at 2:35 | review | First posts | |||
| Feb 1, 2020 at 8:23 | |||||
| Jan 31, 2020 at 2:31 | history | asked | KeatonB | CC BY-SA 4.0 |