Just looking at
http://code.google.com/p/android-scripting/source/browse/lua/ase/android/init.lu
a and noticed P.sleep(), which calls out to os.execute() to use the external
'sleep' program. Why such an inefficient method, when you have socket loaded?
Just alias to socket.sleep.
Original issue reported on code.google.com by hyperhac...@gmail.com on 6 Jul 2012 at 1:34
Original issue reported on code.google.com by
hyperhac...@gmail.com
on 6 Jul 2012 at 1:34