index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FIX
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'FIX')
-rw-r--r--
FIX
3
1 files changed, 2 insertions, 1 deletions
diff --git a/FIX b/FIX
index 2ffe9e7..15eb4a9 100644
--- a/
FIX
+++ b/
FIX
@@ -1 +1,2 @@
1
filter.chain is coroutine-free
1
gettime returns time since Unix Epoch 1/1/1970 (UTC)
2
sleep is robust to interrupts