Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

tx_deflate_args Struct Reference

#include <tx_deflate.h>


Detailed Description

Arguments to be passed when the layer is intantiated.


Data Fields

tx_deflate_cbcb
 Callbacks.

cqueue_tcq
 Callout queue to use.

size_t buffer_size
 Internal buffer size to use.

size_t buffer_flush
 Flush after that many bytes.

gboolean nagle
 Whether to use Nagle or not.

gboolean gzip
 Whether to use gzip encapsulation.


Field Documentation

size_t tx_deflate_args::buffer_flush
 

Flush after that many bytes.

size_t tx_deflate_args::buffer_size
 

Internal buffer size to use.

struct tx_deflate_cb* tx_deflate_args::cb
 

Callbacks.

cqueue_t* tx_deflate_args::cq
 

Callout queue to use.

gboolean tx_deflate_args::gzip
 

Whether to use gzip encapsulation.

gboolean tx_deflate_args::nagle
 

Whether to use Nagle or not.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:13 2006 for Gtk-Gnutella by doxygen 1.3.6