qb
2.0.0.0
C++17 Actor Framework
|
Configuration and platform-specific definitions for the QB Actor Framework. More...
#include <qb/utility/build_macros.h>
Go to the source code of this file.
Configuration and platform-specific definitions for the QB Actor Framework.
This file provides platform-specific definitions, macros, and configuration options for the QB framework. It handles cross-platform compatibility issues, defines platform-specific settings, and includes the necessary system headers for socket programming on different operating systems.
The file includes macros for configuring features like Unix Domain Sockets, header-only implementation, and compatibility settings for different platforms.
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.