#include <pproxy.h>
Data Fields | |
| guint32 | magic | 
| download * | d | 
| Which download triggered us.   | |
| host_addr_t | addr | 
| IP of the proxy servent.   | |
| guint16 | port | 
| Port of the proxy servent.   | |
| gchar * | server | 
| Server string.   | |
| gchar * | guid | 
| GUID (atom) to which push should be sent.   | |
| guint32 | file_idx | 
| File index to request.   | |
| gpointer | http_handle | 
| Asynchronous HTTP request handle.   | |
| guint32 | flags | 
| Operating flags.   | |
| http_state_t | state | 
| State of the HTTP request.   | |
| gboolean | done | 
| We're done with request.   | |
| gboolean | sent | 
| Whether push was sent.   | |
| gboolean | directly | 
| Whether push was sent directly or via Gnet.   | |
      
  | 
  
| 
 IP of the proxy servent. 
  | 
  
      
  | 
  
| 
 Which download triggered us. 
  | 
  
      
  | 
  
| 
 Whether push was sent directly or via Gnet. 
  | 
  
      
  | 
  
| 
 We're done with request. 
  | 
  
      
  | 
  
| 
 File index to request. 
  | 
  
      
  | 
  
| 
 Operating flags. 
  | 
  
      
  | 
  
| 
 GUID (atom) to which push should be sent. 
  | 
  
      
  | 
  
| 
 Asynchronous HTTP request handle. 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Port of the proxy servent. 
  | 
  
      
  | 
  
| 
 Whether push was sent. 
  | 
  
      
  | 
  
| 
 Server string. 
  | 
  
      
  | 
  
| 
 State of the HTTP request. 
  | 
  
 
1.3.6