mIRC Home    About    Download    Register    News    Help

Print Thread
#158002 31/08/06 12:18 AM
Joined: Oct 2005
Posts: 827
P
pouncer Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: Oct 2005
Posts: 827
If i call a dll function which uses sockets, by the $dllcall identifier, multiple times. would this create seperate thread execution for all the different calls?

reason im asking is, if i use $dllcall, no need for me to make the sockets non-blocking right, i can just use the normal winsock api in c++ ?

#158003 21/09/06 06:19 AM
Joined: Sep 2003
Posts: 261
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Sep 2003
Posts: 261
Yes.


Link Copied to Clipboard