"Michael B Allen" <[EMAIL PROTECTED]> writes: > I need semtimedop(2). I'm thinking I can just do a semop with a SIGINT > maybe. > > Can someone suggest a good method for setting up a timer to deliver > the signal? What sort of timers does FreeBSD offer?
man alarm DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

