sock_t Struct Reference


Detailed Description

Definition at line 50 of file rtnetP.h.

Data Fields

int sock
int opnd
int tosend
int recvd
sockaddr addr
int addrlen
int(* callback )(int sock, void *arg)
void * arg
char msg [MAX_MSG_SIZE]


Field Documentation

struct sockaddr sock_t::addr

Definition at line 53 of file rtnetP.h.

int sock_t::addrlen

Definition at line 54 of file rtnetP.h.

Referenced by init_softrtnet(), and soft_rt_recvfrom().

void* sock_t::arg

Definition at line 56 of file rtnetP.h.

Referenced by soft_rt_socket_callback().

int(* sock_t::callback)(int sock, void *arg)

Referenced by recv_thread(), and soft_rt_socket_callback().

char sock_t::msg[MAX_MSG_SIZE]

Definition at line 57 of file rtnetP.h.

int sock_t::opnd

Definition at line 51 of file rtnetP.h.

Referenced by soft_rt_close(), and soft_rt_socket().

int sock_t::recvd

Definition at line 52 of file rtnetP.h.

Referenced by soft_rt_recvfrom().

int sock_t::sock

Definition at line 51 of file rtnetP.h.

Referenced by init_softrtnet().

int sock_t::tosend

Definition at line 52 of file rtnetP.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:48:50 2010 for RTAI API by  doxygen 1.4.7