struct web_session
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
web_session | ||
web | GWeb * | ||
address | char * | ||
host | char * | ||
port | uint16_t | ||
flags | unsigned long | ||
content_type | char * | ||
transport_channel | GIOChannel * | ||
transport_watch | guint | ||
send_watch | guint | ||
resolv_action | guint | ||
request | char * | ||
receive_buffer | guint8 * | ||
receive_space | gsize | ||
send_buffer | GString * | ||
current_header | GString * | ||
header_done | gboolean | ||
body_done | gboolean | ||
more_data | gboolean | ||
request_started | gboolean | ||
chunck_state | chunk_state | ||
chunk_size | gsize | ||
chunk_left | gsize | ||
total_len | gsize | ||
result | GWebResult | ||
result_func | GWebResultFunc | ||
input_func | GWebInputFunc | ||
user_data | gpointer |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー