mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-15 03:45:41 +08:00
27b857abc4ff34ec56b0fcb735c2855bf6fa8c5a
Summary: Socket errors are handled in libdbus conditionally. There was no need to set an error on any kind of error code. This caused libdbus to drop our P2P connection, since MacOS regularly raised EAGAIN warning on the socket which seems to be expected behavior. Reviewers: #gatekeepers Maniphest Tasks: T513 Differential Revision: https://dev.swift-project.org/D95
swift is an independent (private and non-commercial) software project creating open source software for flight simulation.
Legal
See https://datastore.swift-project.org/page/legal.php
Environment Setup
TBW
Getting Sources
All swift sources are available here: https://dev.swift-project.org/diffusion/
Qmake Configuration
TBW
Compiling
TBW
Testing
TBW
Installing
TBW
DLLs vs. static linking
TBW
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%