Support Forum       G3D Web Page     
Macros | Typedefs | Functions
networkHelpers.h File Reference

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...

Macros

#define _alloca   alloca
 
#define SOCKET_ERROR   -1
 

Typedefs

typedef struct sockaddr_in SOCKADDR_IN
 
typedef int SOCKET
 
typedef int socklen_t
 

Functions

int WSAGetLastError ()
 Define an error code for non-windows platforms. More...
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.

Macro Definition Documentation

◆ _alloca

#define _alloca   alloca

◆ SOCKET_ERROR

#define SOCKET_ERROR   -1

Typedef Documentation

◆ SOCKADDR_IN

typedef struct sockaddr_in SOCKADDR_IN

◆ SOCKET

typedef int SOCKET

◆ socklen_t

typedef int socklen_t

Function Documentation

◆ WSAGetLastError()

int WSAGetLastError ( )

Define an error code for non-windows platforms.


documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15