System.Curl.curl_socket_t
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.