OpenCT  0.6.20
Data Fields
ct_socket Struct Reference

Data Fields

struct ct_socketnext
 
struct ct_socketprev
 
int fd
 
int eof
 
ct_buf_t rbuf
 
ct_buf_t sbuf
 
unsigned int use_large_tags: 1
 
unsigned int use_network_byte_order: 1
 
unsigned int listener: 1
 
int events
 
void * user_data
 
int(* poll )(struct ct_socket *, struct pollfd *)
 
int(* error )(struct ct_socket *)
 
int(* recv )(struct ct_socket *)
 
int(* send )(struct ct_socket *)
 
int(* process )(struct ct_socket *, header_t *, ct_buf_t *, ct_buf_t *)
 
void(* close )(struct ct_socket *)
 
pid_t client_id
 
uid_t client_uid
 

Detailed Description

Definition at line 28 of file socket.h.


The documentation for this struct was generated from the following file:

libp11, Copyright (C) 2005 Olaf Kirch <okir@lst.de>OpenSC-Project.org Logo