tcp_operation Struct Reference
[Transmission Control Protocol (TCP) Service]

TCP operation data. More...

#include <tcp.h>

Data Fields

int result
 Operation result.
fibril_mutex_t mutex
 Safety lock.
fibril_condvar_t condvar
 Operation result signaling.

Detailed Description

TCP operation data.


Field Documentation

fibril_condvar_t tcp_operation::condvar

Operation result signaling.

Referenced by tcp_connect_core(), tcp_initialize_socket_data(), tcp_process_syn_sent(), and tcp_timeout().

fibril_mutex_t tcp_operation::mutex

Operation result.

Referenced by tcp_connect_core(), tcp_process_syn_sent(), and tcp_timeout().


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

Generated on Thu Mar 11 20:48:30 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1