#include <tx_deflate.h>
Data Fields | |
| tx_deflate_cb * | cb |
| Callbacks. | |
| cqueue_t * | cq |
| 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. | |
|
|
Flush after that many bytes.
|
|
|
Internal buffer size to use.
|
|
|
Callbacks.
|
|
|
Callout queue to use.
|
|
|
Whether to use gzip encapsulation.
|
|
|
Whether to use Nagle or not.
|
1.3.6