Commit History

Author SHA1 Message Date
  Leonid Stryzhevskyi 2b2f4a8701 Update README.md 5 years ago
  Leonid Stryzhevskyi 40a76b219b Create CONTRIBUTING.md 5 years ago
  Leonid Stryzhevskyi f6f2d1705e Merge pull request #69 from oatpp/add-code-of-conduct-1 5 years ago
  Leonid Stryzhevskyi 19fae6a0bf Create CODE_OF_CONDUCT.md 5 years ago
  Leonid Stryzhevskyi 584a90f07f Update README.md 5 years ago
  Leonid Stryzhevskyi d353593adf Merge pull request #68 from oatpp/full_duplex_mode_support_for_io-event-worker 5 years ago
  lganzzzo 312fcae8a5 Introduce IOEventWorkerForeman to support full-duplex IO event mode 5 years ago
  lganzzzo acc719957a refactor oatpp::async::worker::Worker interface 5 years ago
  lganzzzo 5ee7a1f88b try enable back CI-Mac builds as for https://github.com/oatpp/oatpp/issues/66 5 years ago
  lganzzzo c0a75af2b7 Disable mac-builds on Azure CI. MAC builds stopped working on Azure-Pipelines 5 years ago
  lganzzzo bde276189a change MacOS version in azure-pipelines.yml to macOS-10.14 5 years ago
  lganzzzo 3e10e28317 minor API-docs fixes 5 years ago
  Leonid Stryzhevskyi e8a483c756 Merge pull request #65 from oatpp/async_executor_with_scheduler 5 years ago
  lganzzzo c54dbe662c proper server stoppage in Full-Tests with real port 5 years ago
  lganzzzo 5ee76db69f Tests. Reduce number of steps in FullTest/FullAsyncTest (real-port) in order to run on 'weak' CI 5 years ago
  lganzzzo 6ad0f4f16c reduce number of connections for FullAsyncTest(real-port) in order not to fail on CI 5 years ago
  lganzzzo 476a16fa8f Fix FullAsyncTest for MAC 5 years ago
  lganzzzo b1d54ab90d Full tests for both oatpp-virtual interface and real port 5 years ago
  lganzzzo 744d8e03fa Fix virtual_::Pipe::Reader::WaitListListener 5 years ago
  lganzzzo 90cf16181a Fix pipe Async action suggestions 5 years ago
  lganzzzo ff00d880cf wait executor tasks finished before quitting runner task in Async tests 5 years ago
  lganzzzo 4e7ef39f43 Add ability to wait for all async::Executor tasks finished 5 years ago
  lganzzzo 4b3ea45ec0 remove timer-wait in ClientServerTestRunner - join threads instead 5 years ago
  lganzzzo 04393657e5 oatpp::test::UnitTest print non-empty pools only on failure 5 years ago
  lganzzzo a59a6d7166 check for EPOLLEXCLUSIVE flag 5 years ago
  Leonid Stryzhevskyi 258bf4e8b2 Merge pull request #64 from oatpp/event_based_io_worker 5 years ago
  lganzzzo 464a3212fd remove duplicate file in src/CMakeLists.txt 5 years ago
  lganzzzo 03388a295c New Async Event-Based IO using kqueue/epoll. + Use CoroutineWaitList for virtual_::* I/O 5 years ago
  lganzzzo 3836421898 Concept of CoroutineWaitList 5 years ago
  lganzzzo 7744874467 IOEventWorker epoll implementation 5 years ago