Some bugfixes and cleanup. Added client
This commit is contained in:
parent
cdd17ad6bb
commit
8bc7d3e623
5 changed files with 56 additions and 309 deletions
|
|
@ -40,7 +40,7 @@ namespace SimpleWeb {
|
|||
if(timeout_request>0)
|
||||
timer->cancel();
|
||||
if(!ec)
|
||||
process_request_and_respond(socket);
|
||||
read_request_and_content(socket);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue