aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/info/info.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update expected size of FNET_IOComponentHenning Baldersheim2023-03-071-1/+1
* use ref_counted in fnetHåvard Pettersen2023-03-061-3/+3
* Use snprintf instead of sprintf.Tor Egge2023-01-311-1/+1
* Support mTLS connection-level capabilities and RPC access filtering in C++Tor Brede Vekterli2022-06-291-1/+1
* remove admin channel conceptHåvard Pettersen2022-03-241-1/+1
* Avoid strdup.Henning Baldersheim2021-11-241-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Track mutex size for Amazon Linux 2 on arm cpu.Tor Egge2021-04-301-0/+2
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-1/+5
* Track changes in fnet info unit test.Tor Egge2019-11-191-4/+4
* use chrono instead of fastos timeHåvard Pettersen2019-11-191-6/+1
* Reduce use of ifdef constructs.Tor Egge2019-09-191-14/+6
* Port fnet_info test to darwin.Tor Egge2019-09-181-1/+13
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-3/+2
* remove non-instant invocationHåvard Pettersen2018-09-051-1/+1
* remove io stats tracking and loggingHåvard Pettersen2018-09-041-2/+2
* Remove use and implementation of directwrite optionHenning Baldersheim2018-08-311-2/+2
* Use std::mutex and std::condition_variable instead of FastOS_CondTor Egge2017-10-271-2/+2
* Use std::mutex and std::condition_variable instead of FastOS_Cond.Tor Egge2017-10-271-2/+2
* handle async resolveHaavard2017-07-101-1/+1
* 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
* use vespalib sockets in fnetHaavard2017-04-261-2/+2
* perform async connect in same threadArne H Juul2017-03-131-1/+1
* NULL -> nullptrHenning Baldersheim2017-01-131-1/+1
* Update with current sizeHenning Baldersheim2016-12-151-1/+1
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-2/+2
* PublishJon Bratseth2016-06-151-0/+89