Timeline for TCP socket base class and Winsock implementation
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 13, 2024 at 20:51 | vote | accept | Cherestes Radu | ||
| Mar 13, 2024 at 20:51 | |||||
| Mar 12, 2024 at 14:40 | comment | added | G. Sliepen |
SOCKET and int are not type-safe. They're not pointers though, so they provide runtime safety against incorrect (possibly NULL) pointers being dereferenced.
|
|
| Mar 12, 2024 at 12:41 | history | answered | Reinderien | CC BY-SA 4.0 |