Ignore:
Timestamp:
01/11/10 09:36:03 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

do the actual SLP request

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_tantalos.h

    r3110 r3112  
    3838#include "libroar.h" 
    3939 
     40#define ROAR_SLP_URL_TYPE_DOWNLOAD_HTTP     "service:download.fellig:http" 
     41#define ROAR_SLP_URL_TYPE_DOWNLOAD_HTTP_LEN 28 
     42 
    4043int     roar_vio_open_tantalos    (struct roar_vio_calls * calls, struct roar_vio_calls * dst); 
    4144ssize_t roar_vio_tantalos_read    (struct roar_vio_calls * vio, void *buf, size_t count); 
Note: See TracChangeset for help on using the changeset viewer.