summaryrefslogtreecommitdiffstats
path: root/fnet/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* handle async resolveHaavard2017-07-101-0/+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
|
* remove fdselector from fnet (not used)Haavard2017-04-241-1/+0
|
* perform async connect in same threadArne H Juul2017-03-131-1/+0
| | | | | | | | | | | * always set socket non-blocking in Init() before calling Connect() * pick up async connect result in HandleWriteEvent * also revert "set incoming connections in non-blocking mode" since that is now always done in Init() * revert "closed while not added to event loop" handling (there is no longer a window where a connection can be closed before it is added to the transport event loop) * remove component for separate connect thread
* replace memorytub with Stash.Henning Baldersheim2017-01-131-1/+0
|
* PublishJon Bratseth2016-06-151-0/+34