This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch refactor/spi3
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 65dadbaab6 fix: Updated the code to not fail the build, if "socat" is
not installed, which we need to run the tests.
add 3e0d37f64b chore: Fine tuned the tcp transport a bit more.
No new revisions were added by this update.
Summary of changes:
.../java/knxnetip/readwrite/KnxManufacturer.java | 10 +-
plc4j/transports/tcp/pom.xml | 5 +
.../java/transport/tcp/TcpTransportInstance.java | 125 ++++++++++++++++++---
.../protocols/knxnetip/knx-master-data.mspec | 9 +-
4 files changed, 128 insertions(+), 21 deletions(-)