This is the mail archive of the cygwin@sources.redhat.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]

Problem with pthreads


  My problem is that I try to use pthreads in Cygwin. I
wrote simple multithreaded portscanner. It open number of
connections by threads. I am using 10 parallel threads.
I don't know is it lack of my knowledge in multithreaded
programming or problem of Cygwin but my program don't
release used handlers. I monitored it with  Task Manager
during work of program.
For example then I scan ports from from 1 to any greater 
(about 120-128) it fail at (about 120-128) port. I am going
to use threads in some my programs, this portscanner is just
example. 
  If you need I can send you my sources and binary. 

  (Sorry for my english).

        Ivan Begtin.
Get your free e-mail address at http://www.zmail.ru

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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