Functions
socket.c File Reference

Wait for fulfillment! More...

#include <stddef.h>
#include "socket.h"
#include <pthread.h>

Functions

void cli ()
void sei ()
struct can_msgsock_pull (struct socket *this)
void sock_push (struct socket *this, struct can_msg *msg)
void sock_init (struct socket *this)
void sock_register_recv_hook (struct socket *this, sock_recv_hook fn)

Detailed Description

Wait for fulfillment!

Author:
Andreas Nordal ( NTNU )
Date:
10 VI 2012
 All Classes Files Functions Enumerations Enumerator Defines