This fix impacts ws-data.c and ws-pingpong.c. sleep() replaced with system PROCESS_DELAY_() having the same resolution as usleep(). Fixes #15711 Closes #15712 Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| 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 | ||