Skip to content
View Yafieparfume88's full-sized avatar
🌴
Sedang berlibur
🌴
Sedang berlibur
Block or Report

Block or report Yafieparfume88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. curl.log curl.log
    1
    * STATE: INIT => CONNECT handle 0x25b46a8; line 1346 (connection #-5000)
    2
    * Added connection 0. The cache now contains 1 members
    3
    *   Trying 127.0.0.1:81...
    4
    * TCP_NODELAY set
    5
    * STATE: CONNECT => WAITCONNECT handle 0x25b46a8; line 1402 (connection #0)
  2. test.c test.c
    1
    #include "curl/curl.h"
    2
    
                  
    3
    int main(int argc, char** argv)
    4
    {
    5
        CURLM *multi = curl_multi_init();
  3. httpd httpd Public

    Forked from docker-library/httpd

    Docker Official Image packaging for Apache HTTP Server

    Dockerfile