• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>oscl_socket_imp.h Source File</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.2.18 -->
7<center>
8<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
9<hr><h1>oscl_socket_imp.h</h1><a href="oscl__socket__imp_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
1000002
1100003 <span class="preprocessor">#ifndef OSCL_SOCKET_IMP_H_INCLUDED</span>
1200004 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_SOCKET_IMP_H_INCLUDED</span>
1300005 <span class="preprocessor"></span>
1400009 <span class="preprocessor">#include "<a class="code" href="oscl__socket__tuneables_8h.html">oscl_socket_tuneables.h</a>"</span>
1500010
1600011 <span class="preprocessor">#if  (PV_SOCKET_SERVER)</span>
1700012 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__socket__imp__pv_8h.html">oscl_socket_imp_pv.h</a>"</span>
1800013 <span class="preprocessor">#else</span>
1900014 <span class="preprocessor"></span><span class="preprocessor">#error No implementation!</span>
2000015 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
2100016 <span class="preprocessor"></span>
2200017
2300018 <span class="preprocessor">#endif</span>
2400019 <span class="preprocessor"></span>
2500020
2600021
27</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
28<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
29</small></address>
30</body>
31</html>
32