1.3.9: setitimer/getitimer granularity

2002-03-18 Thread Kandziora Jan
Hello folks, I want to poll some sockets other machines deliver data to. I have to wait a maximum amount of time until ALL sockets should have received an arbitrary amount of data, to put the incoming data into time slots. So I have to do subsequent poll()s or select()s, each with a timeout of th

Re: STATUS_ACCESS_VIOLATION, but not on build machine

2002-03-21 Thread Kandziora Jan
Mark wrote: > > mpeg2enc.exe works fine on the build machine (Win98SE with 64MB), but bombs out with a STATUS_ACCESS_VIOLATION error on another machine (Win2K with 256MB). This machine > does not have the Cygwin environment installed, but I did (of course) copy the DLL across. I don't believe ther

AW: STATUS_ACCESS_VIOLATION, but not on build machine

2002-03-26 Thread Kandziora Jan
Christopher wrote > >>I've got the same problem with a self-engineered program here. For -Snip- >>use Cygwin 1.3.9 now, but I had the problem with 1.3.2 and 1.3.4 also. > > Lets go back to first principals here. When you see a bug you suspect > that there is a bug in the program. To deb