DllMain not called in CreateRemoteThread

Andrey Repin anrdaemon@yandex.ru
Mon Feb 10 18:50:00 GMT 2020


Greetings, Olivia Nelson!

> I need to use unix socket() interface, mingw does not seem to provide
> the following headers:

There's no UNIX interfaces in native applications.
Choose one or another, not both.

> #include <sys/types.h>
> #include <sys/socket.h>
> #include <sys/mman.h>
> #include <sys/wait.h>


Also, please no top posting in this list.
And quoting email addresses is strongly discouraged. Don't feed the spam bots.


-- 
With best regards,
Andrey Repin
Monday, February 10, 2020 21:44:10

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list