Unit 'Sockets' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

SOCK_DGRAM

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

Declaration

Source position: socketsh.inc line 38

const SOCK_DGRAM = 2;


Documentation generated on: Jul 24 2023