yoshi kuwae yoshi
/
http-example
a
Fork of http-example by
Diff: source/main-http-socket-reuse.cpp
- Revision:
- 28:9bccd981a393
- Parent:
- 15:65a49b573ba5
- Child:
- 29:5ad8f931e4ff
--- a/source/main-http-socket-reuse.cpp Thu Jan 25 10:15:15 2018 +0200 +++ b/source/main-http-socket-reuse.cpp Tue Mar 27 11:13:48 2018 +0200 @@ -84,7 +84,7 @@ delete socket; - Thread::wait(osWaitForever); + wait(osWaitForever); } #endif