[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Sockets' (#rtl)

SOCK_DGRAM

Type of socket: datagram (conn.less) socket (UDP)

Declaration

Source position: socketsh.inc line 26

const SOCK_DGRAM = 2;