aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/vespa/fnet/frt/invoker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHåvard Pettersen2023-03-061-2/+2
* Clarify why we're setting the return handler prior to filter invocationTor Brede Vekterli2022-06-291-1/+1
* Support mTLS connection-level capabilities and RPC access filtering in C++Tor Brede Vekterli2022-06-291-1/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* remove non-instant invocationHåvard Pettersen2018-09-051-13/+2
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+1
* Use std::lock_guard instead of std::unique_lock.Tor Egge2017-11-121-1/+1
* Use std::mutex and std::condition_variable instead of FastOS_CondTor Egge2017-10-271-9/+10
* 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
* NULL -> nullptrHenning Baldersheim2017-01-131-4/+4
* replace memorytub with Stash.Henning Baldersheim2017-01-131-2/+47
* PublishJon Bratseth2016-06-151-0/+189