Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

oscl_socket_imp.h

Go to the documentation of this file.
00001 
00002 
00003 #ifndef OSCL_SOCKET_IMP_H_INCLUDED
00004 #define OSCL_SOCKET_IMP_H_INCLUDED
00005 
00009 #include "oscl_socket_tuneables.h"
00010 
00011 #if  (PV_SOCKET_SERVER)
00012 #include "oscl_socket_imp_pv.h"
00013 #else
00014 #error No implementation!
00015 #endif
00016 
00017 
00018 #endif
00019 
00020 
00021 

OSCL API
Posting Version: CORE_8.000.1.1_RC4