portability: TCP_NOPUSH does not exist on linux
modified external/libfetch/http.c
@@ -30,6 +30,10 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1543,8 +1547,10 @@ http_connect(struct url *URL, struct url *purl, const char *flags)
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -1637,7 +1643,9 @@ retry:
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -1940,8 +1948,10 @@ http_request_body(struct url *URL, const char *op, struct url_stat *us,
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|