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

oscl_socket_imp_pv.h File Reference

#include "oscl_socket_imp_base.h"

Go to the source code of this file.

Data Structures

class  OsclSocketI

Defines

#define PVSOCK_ERR_BAD_PARAM   (-1)
#define PVSOCK_ERR_SOCK_NOT_OPEN   (-2)
#define PVSOCK_ERR_SOCK_NO_SERV   (-3)
#define PVSOCK_ERR_SERV_NOT_CONNECTED   (-4)
#define PVSOCK_ERR_SOCK_NOT_CONNECTED   (-5)
#define PVSOCK_ERR_NOT_IMPLEMENTED   (-6)


Define Documentation

#define PVSOCK_ERR_BAD_PARAM   (-1)
 

some error codes for request completion these are negative so they won't conflict with errors from the OS socket layer.

#define PVSOCK_ERR_NOT_IMPLEMENTED   (-6)
 

#define PVSOCK_ERR_SERV_NOT_CONNECTED   (-4)
 

#define PVSOCK_ERR_SOCK_NO_SERV   (-3)
 

#define PVSOCK_ERR_SOCK_NOT_CONNECTED   (-5)
 

#define PVSOCK_ERR_SOCK_NOT_OPEN   (-2)
 


OSCL API
Posting Version: OPENCORE_20090310