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

SOCK_STREAM

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

Declaration

Source position: socketsh.inc line 37

const SOCK_STREAM = 1;


Documentation generated on: Jul 24 2023