Data Fields | |
| gnet_search_t | search_handle |
| Search handle. | |
| guint32 | id |
| Unique ID. | |
| gchar * | query |
| The search query. | |
| time_t | time |
| Time when this search was started. | |
| GSList * | muids |
| Message UIDs of this search. | |
| gboolean | passive |
| Is this a passive search? | |
| gboolean | frozen |
| XXX: If TRUE, the query is not issued to nodes anymore and "don't update window". | |
| gboolean | browse |
| Special "browse host" search. | |
| gboolean | active |
| Whether to actively issue queries. | |
| GHashTable * | sent_nodes |
| Sent node by ip:port. | |
| GHashTable * | sent_node_ids |
| IDs of nodes to which we sent query. | |
| GHook * | new_node_hook |
| guint | reissue_timeout_id |
| guint | reissue_timeout |
| timeout per search, 0 = search stopped | |
| time_t | create_time |
| Time at which this search was created. | |
| guint | lifetime |
| Initial lifetime (in hours). | |
| guint | query_emitted |
| # of queries emitted since last retry | |
| guint32 | items |
| Items displayed in the GUI. | |
| guint32 | kept_results |
| Results we kept for last query. | |
| gpointer | download |
| Associated download for browse-host. | |
|
|
Whether to actively issue queries.
|
|
|
Special "browse host" search.
|
|
|
Time at which this search was created.
|
|
|
Associated download for browse-host.
|
|
|
XXX: If TRUE, the query is not issued to nodes anymore and "don't update window".
|
|
|
Unique ID.
|
|
|
Items displayed in the GUI.
|
|
|
Results we kept for last query.
|
|
|
Initial lifetime (in hours).
|
|
|
Message UIDs of this search.
|
|
|
|
|
|
Is this a passive search?
|
|
|
The search query.
|
|
|
# of queries emitted since last retry
|
|
|
timeout per search, 0 = search stopped
|
|
|
|
|
|
Search handle.
|
|
|
IDs of nodes to which we sent query.
|
|
|
Sent node by ip:port.
|
|
|
Time when this search was started.
|
1.3.6