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

SOCK_STREAM

Type of socket: stream (connection) type socket (TCP)

Declaration

Source position: socketsh.inc line 25

const SOCK_STREAM = 1;