/[mldonkey]/mldonkey/src/networks/donkey/donkeyTypes.ml
ViewVC logotype

Diff of /mldonkey/src/networks/donkey/donkeyTypes.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by spiralvoice, Mon Aug 8 16:47:31 2005 UTC revision 1.31 by spiralvoice, Sun Sep 18 19:00:52 2005 UTC
# Line 536  and client = { Line 536  and client = {
536      client_emule_proto : emule_proto;      client_emule_proto : emule_proto;
537      mutable client_comp : compressed_parts option;      mutable client_comp : compressed_parts option;
538      mutable client_connection_time : int;      mutable client_connection_time : int;
539        mutable client_sent_challenge : Int64.t;
540        mutable client_req_challenge : Int64.t;
541        mutable client_public_key : string option;
542        mutable client_sui_verified : bool option;
543    }    }
544    
545  and compressed_parts = {  and compressed_parts = {

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26