Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2000 18:53:58 +0300
From:      Lev Serebryakov <lev@serebryakov.spb.ru>
To:        All <freebsd-hackers@FreeBSD.org>
Subject:   SIGALARM is loosing when time are shifted.
Message-ID:  <7787.001107@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, All! How are you?

  One my program use alarm() to interrupt some blocking system calls.
  I use alarm(1) (one second). Everything works Ok, except cases, when
  ntpdate shift time more than 1 second forward. If time is shifted
  when alarm are set already, but not generated yet, SIGALARM doesn't
  occur at all :(
  Is it normal?

               Lev Serebryakov
/-----------------------------------------------\
| FIDONet: 2:5030/661.0                         |
| E-Mail:  lev@serebryakov.spb.ru               | 
| Page:    http://lev.serebyrakov.spb.ru/       |
| ICQ UIN: 3670018                              |
| Phone:   You know, if you have world nodelist |
\===============================================/




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7787.001107>