mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 03:53:09 +00:00
rename socket to skynet.socket
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local socket = require "socket"
|
||||
local socket = require "skynet.socket"
|
||||
local skynet = require "skynet"
|
||||
|
||||
local readbytes = socket.read
|
||||
|
||||
Reference in New Issue
Block a user