mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 14:41:14 +02:00
[osinetwrok] fixed udp protocol type missing
This commit is contained in:
@@ -101,7 +101,7 @@ function UDPSocket:sendto(datagram, ip, port)
|
||||
return 1
|
||||
end
|
||||
|
||||
---@param address number
|
||||
---@param address string
|
||||
---@param port number
|
||||
---@overload fun(self,address:string)
|
||||
---@return number? success, string? reason
|
||||
|
Reference in New Issue
Block a user