Blamite Game Engine

Introduction

  • Welcome

Blam (Core) Documentation

  • Configuration Files
  • Logger

Auto-generated Documentation

  • Library API
Blamite Game Engine
  • Docs »
  • File socket.cpp
  • View page source

File socket.cpp¶

↰ Parent directory (blam\components\networking)

Contents

  • Definition (blam\components\networking\socket.cpp)

  • Includes

  • Namespaces

  • Functions

  • Variables

Definition (blam\components\networking\socket.cpp)¶

  • Program Listing for File socket.cpp

Includes¶

  • accctrl.h

  • cassert

  • components/core/logger/logger.h

  • components\core\config\config.h (File config.h)

  • socket.h (File socket.h)

Namespaces¶

  • Namespace Internal

Functions¶

  • Function bufferForcePop

  • Function bufferIsFull

  • Function bufferPop

  • Function bufferPush

  • Function Internal::ip_endpoint_to_sockaddr_in

  • Function Internal::set_sock_opt

  • Function Internal::socket

  • Function Internal::socket_bind

  • Function Internal::socket_close

  • Function Internal::socket_receive

  • Function Internal::socket_send

  • Function packetBuffer

Variables¶

  • Variable BufferCap

  • Variable BufferMask

  • Variable clockFreq

  • Variable isConnected


© Copyright 2020, Elaztek Studios

Built with Sphinx using a theme provided by Read the Docs.