Are the functions lastSocketError() and wouldHaveBlocked() from
std.socket thread-safe? i.e. can they be reliably used to see the
status of the last socket call when sockets are being
read/written in multiple threads?
- std.socket question sanjayss via Digitalmars-d-learn
- Re: std.socket question tcak via Digitalmars-d-learn