scsh-hackers
[Top] [All Lists]

Re: [Scsh-hackers] sleep in 0.6

To: scsh-hackers@lists.sourceforge.net
Subject: Re: [Scsh-hackers] sleep in 0.6
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Thu Sep 6 10:02:04 2001
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Sender: scsh-hackers-admin@lists.sourceforge.net
>>>>> "Ikke" == Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de> writes:


Ikke> 2.) As you all know, the argument of Scsh's procedure sleep is
Ikke> specified in *seconds* and does the sleep syscall thereby suspending
Ikke> the *process*.

Well, actually it's not a sleep syscall but a call to select with an
appropriate timeout. But that should not matter for this issue.

-- 
Martin


<Prev in Thread] Current Thread [Next in Thread>