Skip to content
Snippets Groups Projects
  1. Feb 14, 2024
  2. Feb 06, 2024
  3. Feb 02, 2024
  4. Jan 30, 2024
  5. Jan 29, 2024
  6. Jan 20, 2024
  7. Jan 17, 2024
  8. Jan 16, 2024
  9. Jan 12, 2024
  10. Jan 10, 2024
  11. Jan 06, 2024
  12. Dec 29, 2023
    • Thomas Wolf's avatar
      Fix OSGi manifests · 6f69e413
      Thomas Wolf authored
      Using a comment for the bnd.extraImports variable newly produces a
      build error. It appears this was never correct: no error was generated,
      but the generated manifests seem to be missing third-party imports.
      
      Setting the variable to an empty value works.
      6f69e413
  13. Dec 12, 2023
  14. Dec 07, 2023
  15. Nov 23, 2023
  16. Oct 14, 2023
  17. Oct 13, 2023
    • Evgeny Pasynkov's avatar
      Create Nio2Session using Nio2ServiceFactory · 32ed7c2c
      Evgeny Pasynkov authored
      This allows client code to override and extend the Nio2Session class. Current implementation creates
      createWriteCycleCompletionHandler which executes OS callback and completes the future on another thread.
      The overridden implementation may wrap the callbacks with custom code and set up, for example,
      the logging MDC
      32ed7c2c
  18. Oct 12, 2023
  19. Oct 10, 2023
  20. Oct 07, 2023
  21. Oct 05, 2023
  22. Sep 26, 2023
  23. Sep 19, 2023
Loading