• 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_serv_imp_pv.h File Reference</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_serv_imp_pv.h File Reference</h1><code>#include "<a class="el" href="oscl__socket__serv__imp__base_8h-source.html">oscl_socket_serv_imp_base.h</a>"</code><br>
10<code>#include "<a class="el" href="oscl__socket__serv__imp__reqlist_8h-source.html">oscl_socket_serv_imp_reqlist.h</a>"</code><br>
11<code>#include "<a class="el" href="oscl__socket__tuneables_8h-source.html">oscl_socket_tuneables.h</a>"</code><br>
12<code>#include "<a class="el" href="oscl__scheduler__ao_8h-source.html">oscl_scheduler_ao.h</a>"</code><br>
13
14<p>
15<a href="oscl__socket__serv__imp__pv_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Data Structures</h2></td></tr>
18<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketServI.html">OsclSocketServI</a></td></tr>
19<tr><td colspan=2><br><h2>Defines</h2></td></tr>
20<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__serv__imp__pv_8h.html#a0">OSCL_READSET_FLAG</a>&nbsp;&nbsp;&nbsp;0x04</td></tr>
21<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__serv__imp__pv_8h.html#a1">OSCL_WRITESET_FLAG</a>&nbsp;&nbsp;&nbsp;0x02</td></tr>
22<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__serv__imp__pv_8h.html#a2">OSCL_EXCEPTSET_FLAG</a>&nbsp;&nbsp;&nbsp;0x01</td></tr>
23</table>
24<hr><h2>Define Documentation</h2>
25<a name="a2" doxytag="oscl_socket_serv_imp_pv.h::OSCL_EXCEPTSET_FLAG"></a><p>
26<table width="100%" cellpadding="2" cellspacing="0" border="0">
27  <tr>
28    <td class="md">
29      <table cellpadding="0" cellspacing="0" border="0">
30        <tr>
31          <td class="md" nowrap valign="top"> #define OSCL_EXCEPTSET_FLAG&nbsp;&nbsp;&nbsp;0x01
32      </table>
33    </td>
34  </tr>
35</table>
36<table cellspacing=5 cellpadding=0 border=0>
37  <tr>
38    <td>
39      &nbsp;
40    </td>
41    <td>
42
43<p>
44    </td>
45  </tr>
46</table>
47<a name="a0" doxytag="oscl_socket_serv_imp_pv.h::OSCL_READSET_FLAG"></a><p>
48<table width="100%" cellpadding="2" cellspacing="0" border="0">
49  <tr>
50    <td class="md">
51      <table cellpadding="0" cellspacing="0" border="0">
52        <tr>
53          <td class="md" nowrap valign="top"> #define OSCL_READSET_FLAG&nbsp;&nbsp;&nbsp;0x04
54      </table>
55    </td>
56  </tr>
57</table>
58<table cellspacing=5 cellpadding=0 border=0>
59  <tr>
60    <td>
61      &nbsp;
62    </td>
63    <td>
64
65<p>
66A bitmask for socket select operations     </td>
67  </tr>
68</table>
69<a name="a1" doxytag="oscl_socket_serv_imp_pv.h::OSCL_WRITESET_FLAG"></a><p>
70<table width="100%" cellpadding="2" cellspacing="0" border="0">
71  <tr>
72    <td class="md">
73      <table cellpadding="0" cellspacing="0" border="0">
74        <tr>
75          <td class="md" nowrap valign="top"> #define OSCL_WRITESET_FLAG&nbsp;&nbsp;&nbsp;0x02
76      </table>
77    </td>
78  </tr>
79</table>
80<table cellspacing=5 cellpadding=0 border=0>
81  <tr>
82    <td>
83      &nbsp;
84    </td>
85    <td>
86
87<p>
88    </td>
89  </tr>
90</table>
91<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
92<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
93</small></address>
94</body>
95</html>
96