blob: 0ca5d5f553239a616adb40098b8051dcabda9faf [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>oscl_socket_imp_pv.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<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>
<hr><h1>oscl_socket_imp_pv.h File Reference</h1><code>#include "<a class="el" href="oscl__socket__imp__base_8h-source.html">oscl_socket_imp_base.h</a>"</code><br>
<p>
<a href="oscl__socket__imp__pv_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Structures</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classOsclSocketI.html">OsclSocketI</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a0">PVSOCK_ERR_BAD_PARAM</a>&nbsp;&nbsp;&nbsp;(-1)</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a1">PVSOCK_ERR_SOCK_NOT_OPEN</a>&nbsp;&nbsp;&nbsp;(-2)</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a2">PVSOCK_ERR_SOCK_NO_SERV</a>&nbsp;&nbsp;&nbsp;(-3)</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a3">PVSOCK_ERR_SERV_NOT_CONNECTED</a>&nbsp;&nbsp;&nbsp;(-4)</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a4">PVSOCK_ERR_SOCK_NOT_CONNECTED</a>&nbsp;&nbsp;&nbsp;(-5)</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__socket__imp__pv_8h.html#a5">PVSOCK_ERR_NOT_IMPLEMENTED</a>&nbsp;&nbsp;&nbsp;(-6)</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="oscl_socket_imp_pv.h::PVSOCK_ERR_BAD_PARAM"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define PVSOCK_ERR_BAD_PARAM&nbsp;&nbsp;&nbsp;(-1)
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
some error codes for request completion these are negative so they won't conflict with errors from the OS socket layer. </td>
</tr>
</table>
<a name="a5" doxytag="oscl_socket_imp_pv.h::PVSOCK_ERR_NOT_IMPLEMENTED"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define PVSOCK_ERR_NOT_IMPLEMENTED&nbsp;&nbsp;&nbsp;(-6)
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="oscl_socket_imp_pv.h::PVSOCK_ERR_SERV_NOT_CONNECTED"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define PVSOCK_ERR_SERV_NOT_CONNECTED&nbsp;&nbsp;&nbsp;(-4)
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a2" doxytag="oscl_socket_imp_pv.h::PVSOCK_ERR_SOCK_NO_SERV"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define PVSOCK_ERR_SOCK_NO_SERV&nbsp;&nbsp;&nbsp;(-3)
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a4" doxytag="oscl_socket_imp_pv.h::PVSOCK_ERR_SOCK_NOT_CONNECTED"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define PVSOCK_ERR_SOCK_NOT_CONNECTED&nbsp;&nbsp;&nbsp;(-5)
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="oscl_socket_imp_pv.h::PVSOCK_ERR_SOCK_NOT_OPEN"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define PVSOCK_ERR_SOCK_NOT_OPEN&nbsp;&nbsp;&nbsp;(-2)
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>