Commit History

Author SHA1 Message Date
  lganzzzo afbafe447f IODefinitions. Rename 'isValidIoHandle' --> 'isValidIOHandle'. 4 years ago
  lganzzzo 4e2205c70d data::stream - fix readExactSizeData Simple/Async methods. 4 years ago
  Leonid Stryzhevskyi 52acdec219 Merge pull request #181 from oatpp/better_streams_hierarchy_v2 4 years ago
  lganzzzo 2ea0e034e1 network::Connection. Fix IOMode set. 4 years ago
  lganzzzo cb55324a78 Oat++ Version. Increase to 0.19.12. 4 years ago
  lganzzzo ae85446432 Tests. Uncomment All. 4 years ago
  lganzzzo e5f24a8e55 IO. intruduce 'isValidIoHandle' function. Refactor. Change folder of IODefinitions.hpp 4 years ago
  lganzzzo 85e23c17db Tests. More logs. 4 years ago
  lganzzzo 4a972b0ead network::server::SimpleTCPConnectionProvider atomic m_closed flag 4 years ago
  lganzzzo 7dbae02b89 Fix Windows CI build. Log SimpleTCPConnectionProvider. 4 years ago
  lganzzzo 121d079e7d Tests. Correct async::Executor stop. 4 years ago
  lganzzzo e32c3613d3 Windows. server::SimpleTCPConnectionProvider. Put accepting socket in non-blocking mode. 4 years ago
  lganzzzo 6a39857dde Windows. server::SimpleTCPConnectionProvider. Add error logging. 4 years ago
  lganzzzo 292647ca93 server::SimpleTCPConnectionProvider use select-accept. 4 years ago
  Leonid Stryzhevskyi a765253ed5 Merge pull request #180 from oatpp/investigate_leak_on_windows_ci 4 years ago
  lganzzzo e3e6d4c004 Tests. Uncomment web tests. Increase number of iterations. 4 years ago
  lganzzzo efb116e47c network::Connection. Allow '0' in return of read/write 4 years ago
  lganzzzo 28806a8acc network::Connection. Consider Unknown errors as BROKEN_PIPE 4 years ago
  lganzzzo 34f6bc80d4 Comment test out 4 years ago
  lganzzzo 11e154735c Log Connection. 4 years ago
  lganzzzo 69e8eb34fc HttpRequestExecutor. Set connection stream IOMode on request. 4 years ago
  lganzzzo a166bac588 Better stream logging 4 years ago
  lganzzzo be993494b5 Tests. Reduce amount of iterations 4 years ago
  lganzzzo e3630f9df4 Tests. Comment tests. 4 years ago
  lganzzzo 1a311de239 Tests. Uncomment All. 4 years ago
  Leonid Stryzhevskyi 642ce18656 Fix windows ci build (#178) 4 years ago
  lganzzzo 9f793a3771 Tests. CI. Test PipelineAsyncTest. 4 years ago
  lganzzzo d212fb843a Tests. CI. Log root endpoint. 4 years ago
  lganzzzo 67991f8d74 Tests. Comment tests. web/PipelineTest. Log readResult. 4 years ago
  lganzzzo 042765a00f Tests. web/PipelineTest. Log readResult. 4 years ago