Subversion Repositories Kolibri OS

Rev

Rev 3948 | Rev 3971 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3948 Rev 3970
Line 107... Line 107...
107
download:
107
download:
Line 108... Line 108...
108
 
108
 
Line 109... Line 109...
109
        DEBUGF  1, "Starting download\n"
109
        DEBUGF  1, "Starting download\n"
-
 
110
 
-
 
111
        call    parse_url
-
 
112
 
-
 
113
        cmp     [server_ip], 0
110
 
114
        je      error
111
        call    parse_url
115
 
Line 112... Line 116...
112
        call    open_socket
116
        call    open_socket
113
        call    send_request
117
        call    send_request