aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/vespa/fnet/iocomponent.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHåvard Pettersen2023-03-061-46/+2
* enable detaching a supervisor from a running transportHåvard Pettersen2022-03-301-0/+9
* Avoid strdup.Henning Baldersheim2021-11-241-7/+6
* 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-3/+1
* provide the config in the constructor only.Henning Baldersheim2020-12-011-1/+1
* use chrono instead of fastos timeHåvard Pettersen2019-11-191-2/+5
* Specify UTC explicitHenning Baldersheim2019-11-181-1/+1
* async tls handshake workHåvard Pettersen2019-02-211-0/+12
* remove io stats tracking and loggingHåvard Pettersen2018-09-041-44/+0
* Remove use and implementation of directwrite optionHenning Baldersheim2018-08-311-47/+0
* Use std::mutex and std::condition_variable instead of FastOS_Cond.Tor Egge2017-10-271-35/+9
* handle async resolveHaavard2017-07-101-0/+11
* 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-9/+17
* perform async connect in same threadArne H Juul2017-03-131-3/+1
* NULL -> nullptrHenning Baldersheim2017-01-131-1/+1
* replace memorytub with Stash.Henning Baldersheim2017-01-131-6/+14
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-0/+2
* PublishJon Bratseth2016-06-151-0/+324