Home » U++ Library support » U++ MT-multithreading and servers » cmdsrv does not work
cmdsrv does not work [message #21731] |
Tue, 02 June 2009 21:25  |
cbpporter
Messages: 1427 Registered: September 2007
|
Ultimate Contributor |
|
|
I needed a HTTP server so I thought I'll look over cmdsrv. But it does not work. It constructs the result correctly, but it will never get to the browser which will hang waiting for the response.
And after first request the server.wait call will no longer wait 1 second; I'm guessing because of the outstanding request, but I'm no expert on socket timeouts. (BTW, this is a strange way to do a server: doesn't it introduce up to a second lag? Or maybe it exits sooner if a request is gotten).
|
|
|
Goto Forum:
Current Time: Sat May 10 03:19:15 CEST 2025
Total time taken to generate the page: 0.02751 seconds
|