Re: [5.1.4] Most portable solution to "sleep"?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [5.1.4] Most portable solution to "sleep"?
- From: Gilles Ganault <gilles.ganault@...>
- Date: 2011年2月19日 10:35:26 +0100
On 2011年2月18日 22:28:06 -0800, "Dimiter \"malkia\" Stanev"
<malkia@gmail.com> wrote:
>It's using LuaJIT's FFI, but one can do it the lua binding way if needed.
Thanks Steve and Dimiter. Turns out the appliance had the "sleep"
binary already, and it's a fine solution to the problem.