Ask a Question related to UNIX Programming, Design and Development.
-
Digital Puer #1
usleep and alarm clock
Hi, I recently changed some code, from sleep() to usleep(),
and now my program is suddenly terminating with an error
string of "Alarm clock" being printed. Does anyone know
what the problem might be? I'm running on Solaris.
thank you for any help.
Digital Puer Guest
-
Zone Alarm blocks flash????
Bear with me, I'm not up on computer terms but here goes...I have Zone Alarm security suite and the latest version (I think) of IE. Had some... -
Timing out without alarm function
Hi all! I am new to the list, and have a question which I hope isn't too difficult to answer. I have a script where I am sending some data... -
HDR Replication and event alarm log backup
Hi Folks, I got replication up and running finally. The process was as described in the manuals and everything looks good for now. The on bar alarm... -
Zone Alarm
Are there any known compatability issues with WindowsXP and Zone Alarm Pro firwall software? Thank you. -
note 33583 added to function.usleep
to jadd0r: Eh, great. You now cracked a server where you already have full root access (">/dev/console") and now you can annoy yourself with the... -
David Schwartz #2
Re: usleep and alarm clock
"Digital Puer" <digital_puer@hotjail.comet> wrote in message
news:3F2325E3.7040303@hotjail.comet...
Your code is receiving a SIGALRM for some reason. Do you call the> Hi, I recently changed some code, from sleep() to usleep(),
> and now my program is suddenly terminating with an error
> string of "Alarm clock" being printed. Does anyone know
> what the problem might be? I'm running on Solaris.
'alarm' function at all?
DS
David Schwartz Guest



Reply With Quote

