System.Curl.curl_socket_t

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

{$HPPEMIT NOUSINGNAMESPACE}
{$IF defined(LINUX) or defined(MACOS) and not defined(IOS)}
{$DEFINE INCLUDE_CURL_H}

C++

typedef int curl_socket_t;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Curl.pas
System.Curl.hpp
System.Curl System.Curl

Description

Embarcadero Technologies does not currently have any additional information.