This is an automated email from the ASF dual-hosted git repository.
lordgamez pushed a change to branch MINIFICPP-2152_BASE
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
was 22b1ef4c4 MINIFICPP-2131 Refactored GetTCP
This change permanently discards the following revisions:
discard 22b1ef4c4 MINIFICPP-2131 Refactored GetTCP
discard df38cbd46 Fix clang-tidy issue
discard 487ed9b48 Use read_some instead of asio::read to have the socket read
equivalent
discard da7844db2 Rewrite ControllerSocket to use coroutines
discard f16a85f31 Remove unneeded size check when reading AsioStream
discard 206c3f31e Remove duplication
discard 765de8533 MINIFICPP-2137 Rewrite MiNiFi Controller to use asio