This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

multithreaded portscan


i am writing a portscan and i have the following problems
connect() always return -1
socket() always return the same socket for many threads
and i think that's why connect() always fail
but i don't know how to solve this problem
is socket() thread safe ? and what can i do to get it worked ?

    ,Alex.
 
______________________________________________________________________
Message envoye depuis iFrance >>  http://www.ifrance.com
Gratuit >> Hebergement (50 Mo)/Vos emails (POP&HTML)/Vos P.A.
NOUVEAU : vos encheres On-line : http://ifrance.aucland.fr


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]