aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/frt/frtconnectionpool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid using fastos thread in searchcoreHåvard Pettersen2023-02-271-1/+0
* untangle fnet from fastosHåvard Pettersen2023-02-221-6/+4
* - Hide private interfaces.Henning Baldersheim2022-12-201-2/+2
* Avoid signed integer overflow in hashCode() which could trigger undefinedTor Egge2022-03-241-1/+1
* add some sanity checkingArne H Juul2022-03-231-4/+8
* Move start and run into separate method to properly scope lifetime of objects...Henning Baldersheim2022-02-251-1/+9
* Ensure that the transport thread has longer lifetime than the FRTConnectionPool.Henning Baldersheim2022-02-221-14/+26
* Revert "Revert "Add support for creating ConfigContext with externally provid...Henning Baldersheim2022-02-221-9/+18
* Revert "Add support for creating ConfigContext with externally provided FNET_...Henning Baldersheim2022-02-221-18/+9
* Add support for creating ConfigContext with externally provided FNET_Transpor...Henning Baldersheim2022-02-221-9/+18
* Unify on using vespalib::duration.Henning Baldersheim2022-02-181-4/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Avoid coredump on no config sources.Henning Baldersheim2021-06-011-26/+22
* use size literals in configArne Juul2021-02-151-1/+2
* Avoid calling time(nullptr)Henning Baldersheim2019-08-261-4/+4
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-3/+6
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-041-8/+7
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Removed frt.h from header files to reduce include volume.Henning Baldersheim2017-06-011-6/+11
* Only include what you needHenning Baldersheim2016-12-191-3/+2
* use cstdlibArne Juul2016-06-271-2/+2
* PublishJon Bratseth2016-06-151-0/+152