qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
config.h File Reference

Configuration and platform-specific definitions for the QB Actor Framework. More...

Include dependency graph for config.h:

Go to the source code of this file.

Detailed Description

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.

Author
qb - C++ Actor Framework

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.