aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/vespa/fnet/iocomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHåvard Pettersen2023-03-061-58/+0
* Avoid strdup.Henning Baldersheim2021-11-241-7/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Separate out the tail of the EventLoop into separate method to ease readabi...Henning Baldersheim2020-12-011-1/+1
* provide the config in the constructor only.Henning Baldersheim2020-12-011-3/+3
* use chrono instead of fastos timeHåvard Pettersen2019-11-191-1/+1
* async tls handshake workHåvard Pettersen2019-02-211-0/+5
* remove io stats tracking and loggingHåvard Pettersen2018-09-041-1/+0
* Remove use and implementation of directwrite optionHenning Baldersheim2018-08-311-3/+1
* Use std::lock_guard instead of std::unique_lock.Tor Egge2017-11-121-2/+2
* Use std::mutex and std::condition_variable instead of FastOS_Cond.Tor Egge2017-10-271-11/+10
* Include only what you need.Henning Baldersheim2017-08-181-1/+2
* handle async resolveHaavard2017-07-101-0/+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
* use vespalib sockets in fnetHaavard2017-04-261-15/+22
* NULL -> nullptrHenning Baldersheim2017-01-131-7/+7
* replace memorytub with Stash.Henning Baldersheim2017-01-131-3/+13
* PublishJon Bratseth2016-06-151-0/+125