Overview
Artifact ID: | fb36ac7f4651f2decd6c1c50cc67737e38b3ee71 |
---|---|
Ticket: | 2384764107f0d084867503e16461f18b80f72e24
Make the http command working on Windows. |
User & Date: | anonymous 2009-09-19 08:46:37 |
Changes
- Appended to comment:
<hr><i>anonymous claiming to be tsbg added on 2009-09-19 08:46:37:</i><br> Yes it does, but only when stdin and stdout are not redirected to a socket. Windows treats file and socket handles differently. Another problem is, you cant't call socket functions like getpeername without initializing the windows socket environment. Try it with the above mentioned WinInetd server, and you will see no output until you apply the patch. --tsbg
- priority changed to: "Medium"
- resolution changed to: "Open"
- severity changed to: "Important"