Classes | Typedefs | Functions
src/socket.h File Reference
#include "config.h"
#include "types.h"

Go to the source code of this file.

Classes

struct  can_msg
struct  canel
struct  socket

Typedefs

typedef void(* sock_recv_hook )(struct socket *)

Functions

void sock_init (struct socket *)
void sock_register_recv_hook (struct socket *, sock_recv_hook)
void sock_push (struct socket *, struct can_msg *)
struct can_msgsock_pull (struct socket *)

Detailed Description

Author:
Andreas Nordal
NTNU in Trondheim (NORWAY)
Date:
spring 2012
 All Classes Files Functions Enumerations Enumerator Defines