{"author":"DoI","author_email":"5291556+denandz@users.noreply.github.com","author_time":1749554015,"commit_time":1750496669,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"9a2663322c330ff11275abafd612e9c99407a94a","message":"curl: implement non-blocking STDIN read on Windows\n\nImplements a seperate read thread for STDIN on Windows when curl is run\nwith -T/--upload-file .\n\nThis uses a similar technique to the nmap/ncat project, spawning a\nseperate thread which creates a loop-back bound socket, sending STDIN\ninto this socket, and reading from the other end of said TCP socket in a\nnon-blocking way in the rest of curl.\n\nFixes #17451\nCloses #17572\n","parents":["84b62696d93695cd936b33c7917186df240ee291"],"tree_hash":"d9dd5024a097133d7cbcaf3a45d1aa37ce8b6960"}