Files
tech5/source/libs/mgrd/shared/mgsocket/mgsocket.h
T

14 lines
429 B
C

#pragma once
// Reconstructed C++ declarations from IDA Local Types and PDB/DIA metadata.
// Original PDB header: w:\tech5\libs\mgrd\shared\mgsocket\mgsocket.h
// Recovered logical types: 2
// Signatures retain Xbox 360 ABI evidence and may still require manual review.
// IDA Local Type ordinal 26826; PDB kind: typedef.
typedef int MGSOCKET;
// IDA Local Type ordinal 31868; PDB kind: typedef.
typedef unsigned int SOCKET;