Format: AllC/C++CSSTextshell script Advanced Search
85: bzero(buf, HTTP_BUFSIZE); 86: re = http_get("t-engine.org", "/", buf, HTTP_BUFSIZE); 87: DEBUG_PRINT(("server_task: http_get = %d(%d, %d)\n", re, MERCD(re), SERCD(re)));