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

oscl_socket_serv_imp.h

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

OSCL API
Posting Version: OPENCORE_20090310