User profile: ElusiveTau

User info
User name:ElusiveTau
History
Joined:
Number of posts:177
Latest posts:

Winsock2: How to unblock from a blocking 'connect' call?
I've decided not to use my company's library, which just wraps Winsock2's blocking sockets calls. Th...

Winsock2: How to unblock from a blocking 'connect' call?
I've been googling around a bit and have come to the same conclusion - there is no clean way to abor...

He’s dead, jim.
I still think there's a place for forums like cplusplus, even with AI. I can trust AI to give me a...

Winsock2: How to unblock from a blocking 'connect' call?
I'm developing a C++ app that uses a company "Socket" library (call it XSocket). XSocket uses Winsoc...

Formatted Console Log with Datetime
Just started reading bits an pieces of "C++ Coding standards" by Sutter, Alexandrescu. Tip 98 was "D...