enum SF::Socket::Type
Overview
Types of protocols that the socket can use
Defined in:
network/obj.crEnum Members
-
Tcp =
0 -
TCP protocol
-
Udp =
1 -
UDP protocol
Types of protocols that the socket can use
0
TCP protocol
1
UDP protocol