aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/examples/frt/rpc/rpc_info.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* use ref_counted in fnetHåvard Pettersen2023-03-061-4/+4
| | | | | | also get rid of some cleanup functions on reference counted classes enable specifying low-level parameters to addref/subref (cnt/reserve)
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-12/+11
| | | | | | | | fixup (per application): - maybe ignore SIGPIPE - wire argc/argv untangle Vespa Test Framework strip down deprecated TestApp
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-1/+3
|
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-4/+3
|
* 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
|
* Rename binaries in fnet to use vespa- prefix.Geir Storli2017-06-081-2/+2
|
* Add back the loggingHenning Baldersheim2017-04-291-0/+3
|
* No virtual on override.Henning Baldersheim2017-04-261-4/+3
| | | | Optimize includes.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-3/+4
|
* Use overrideHenning Baldersheim2017-04-231-4/+3
|
* add override in fnet moduleArne H Juul2017-04-101-1/+1
|
* NULL -> nullptrHenning Baldersheim2017-01-131-5/+5
|
* PublishJon Bratseth2016-06-151-0/+140