Search: "close"
Exploring FastCGI protocol and its implementation in PHP Forums
) { close(cfd); } else if (pid == 0) { close(lfd); FILE *stream = popen ...
How to Install Bro IDS on Ubuntu 16.04 blog
. ``` nano ~/.profile ``` Add the following line: ``` PATH=/opt/bro/bin:$PATH ``` Save and close the file, when you are finished ...
Image processing - Object Storage Service Documentation
= ossClient.generatePresignedUrl(req); System.out.println(signedUrl); // Close your OSSClient. ossClient.shutdown();sClient.shutdown ...
Initialization - Object Storage Service Documentation
(endpoint, accessKeyId, accessKeySecret); // Close your OSSClient instance. ossClient.shutdown(); You can use one or more ...
Authorized access - Object Storage Service Documentation
, accessKeySecret, securityToken); // Perform operations on OSS. // Close your OSSClient. ossClient.shutdown ...
Node.js TCP App Development on ECS blog
. sock.on('close',function():$ Terminated the connection`); }); //Handle Client connection error. sock.on ...
Quick start - Object Storage Service Documentation
); // Create a bucket. ossClient.createBucket(bucketName); // Close your OSSClient instance. ossClient.shutdown(); For more ...
Finding Public Data for Your Machine Learning Pipelines blog
, many search records include details. This site indexes close to 1 million datasets, mainly data produced by the E.U. and EU ...
Client operations - Object Storage Service Documentation
complete code, see GitHub. Close an object /** * @brief Close the OSS object ...
Cross-region replication - Object Storage Service Documentation
); ossClient.addBucketReplication(request); // Close your OSSClient. ossClient.shutdown(); View cross-region replication ...
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • ... 65
  • >
  •  Total 641 items