Commit History

Author SHA1 Message Date
  lganzzzo d74d6b2308 provider: Decouple Provider and Invalidator. 2 years ago
  lganzzzo d8a2384cc6 provider::Pool. Inherit optional properties of the base provider. 3 years ago
  lganzzzo 4cded07f08 provider::Pool. POC. 3 years ago
  lganzzzo e889642188 network::ConnectionProvider. Basic refactoring - extend provider::Provider, new method names. 3 years ago
  lganzzzo aaa6359d80 SimpleTCPConnectionProvider. Correct invalidateConnection() method. 4 years ago
  lganzzzo e5f24a8e55 IO. intruduce 'isValidIoHandle' function. Refactor. Change folder of IODefinitions.hpp 4 years ago
  lganzzzo 14c53ee1a1 Refactor stream interfaces. Simplify and Unify. Compiles. Link errors. 4 years ago
  lganzzzo 8fd96027e5 Stream Context. Input/Output stream return Context by reference. 4 years ago
  lganzzzo 6e5701c298 Introduce stream::Context. 4 years ago
  lganzzzo 6e838fe3e9 Introduce 'v_buff_size' data type. 4 years ago
  lganzzzo 237e9c0c90 Coroutine. Add waitFor convenience method 4 years ago
  lganzzzo bef97e4638 Better ConnectionPool. Introduce wrappers ServerConnectionPool, ClientConnectionPool. 4 years ago
  lganzzzo 2592f79934 Tests. ConnectionPoolTest. 4 years ago