Wait for fulfillment! More...
Functions | |
void | cli () |
void | sei () |
struct can_msg * | sock_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) |
Wait for fulfillment!