Panda3D
Loading...
Searching...
No Matches
Macros
directd.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "directd.h"
#include "netAddress.h"
#include "connection.h"
#include "datagramIterator.h"
#include "netDatagram.h"
#include "pset.h"

Go to the source code of this file.

Macros

#define _WIN32_WINNT   0x0500
 
#define TA_FAILED   0
 
#define TA_SUCCESS_16   3
 
#define TA_SUCCESS_CLEAN   1
 
#define TA_SUCCESS_KILL   2
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
skyler
Date
2002-04-08 Based on test_tcp_*.* by drose.

Definition in file directd.cxx.

Macro Definition Documentation

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x0500

Definition at line 16 of file directd.cxx.

◆ TA_FAILED

#define TA_FAILED   0

Definition at line 49 of file directd.cxx.

◆ TA_SUCCESS_16

#define TA_SUCCESS_16   3

Definition at line 52 of file directd.cxx.

◆ TA_SUCCESS_CLEAN

#define TA_SUCCESS_CLEAN   1

Definition at line 50 of file directd.cxx.

◆ TA_SUCCESS_KILL

#define TA_SUCCESS_KILL   2

Definition at line 51 of file directd.cxx.