tdf#93410 - NPE while connecting to LibreOffice via Java UNO API
The below commit fixes this as bug as a side-effect: fix use of TCP_NODELAY for localhost URP connections we implemented this logic in the C++ URP code a while back, but the Java code was not correctly updated. Reviewed-on: https://gerrit.libreoffice.org/17427Reviewed-by:Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com> (cherry picked from commit 9ffdcc76) Change-Id: I377d7150f1adb69d6f86d9b4f3406163aaf85aea Reviewed-on: https://gerrit.libreoffice.org/17708Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
Showing
Please
register
or
sign in
to comment