1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-20 18:27:40 +00:00

sync module improvements

This commit is contained in:
kepler155c@gmail.com
2018-10-31 19:38:09 -04:00
parent 846569952c
commit 88f126bf2f
5 changed files with 53 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
local Socket = require('socket')
local synchronized = require('sync')
local synchronized = require('sync').sync
local fs = _G.fs