mirror of
https://github.com/curl/curl.git
synced 2026-04-19 23:51:12 +03:00
Move function to curlx/, change all callers. Also: - src: replace local implementation. - tests/client: replace local ad-hoc sleep code. - tests/libtest: replace local `wait_ms()` implementation. - lib1531: replace local ad-hoc sleep code. - tests/server: replace local, simplified copy. - tests/server: formatting, drop some unused headers. Closes #17641 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| first.c | ||
| first.h | ||
| h2_pausing.c | ||
| h2_serverpush.c | ||
| h2_upgrade_extreme.c | ||
| hx_download.c | ||
| hx_upload.c | ||
| Makefile.am | ||
| Makefile.inc | ||
| tls_session_reuse.c | ||
| upload_pausing.c | ||
| ws_data.c | ||
| ws_pingpong.c | ||