You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
500 B
28 lines
500 B
/*++
|
|
|
|
Copyright (c) 1991 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
cpsock.c
|
|
|
|
Abstract:
|
|
|
|
include file for private\security\kerberos\common2\sockets.cxx
|
|
|
|
Author:
|
|
|
|
Chandana Surlu (ChandanS) 09-Apr-1999
|
|
|
|
Environment:
|
|
|
|
Portable to any flat, 32-bit environment. (Uses Win32 typedefs.)
|
|
Requires ANSI C extensions: slash-slash comments, long external names.
|
|
|
|
Revision History:
|
|
|
|
09-Apr-1999 ChandanS
|
|
Created.
|
|
--*/
|
|
|
|
#include "..\..\common2\sockets.cxx"
|