Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sos
master
Sox
ADDR_TYPE
AUTH
Client
COMMAND
ConnectionRequest
ConnectionResponse
Reply
Request
TCP
Server
Socket
UDP
Socket
Built with Crystal 1.9.2
2023-10-07 17:04:19 UTC
class
Sox::UDP
Sox::UDP
UDPSocket
IPSocket
Socket
IO
Reference
Object
Defined in:
sox/udp.cr
Constructors
.new
(*args, host_addr : String, host_port : Int32)
Constructor Detail
def self.
new
(*args, host_addr : String, host_port : Int32)
#
[
View source
]