You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, windows now support Unix domain sockets; e.g AF_UNIX/AF_LOCAL, so less plaster
and headaches for trying to emulate and support that thing (took them 25 years to get there), you may finally use select and poll without tweaking hooray. Tchuss.
The text was updated successfully, but these errors were encountered:
Hello, windows now support Unix domain sockets; e.g AF_UNIX/AF_LOCAL, so less plaster
and headaches for trying to emulate and support that thing (took them 25 years to get there), you may finally use select and poll without tweaking hooray. Tchuss.
The text was updated successfully, but these errors were encountered: