Changeset 5367:b2aae2f6b2d7 in roaraudio for include/libroar/vio_dstr.h


Ignore:
Timestamp:
12/20/11 05:26:54 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Added VIO/DSTR for SOCKS proxy (See: #187)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_dstr.h

    r5257 r5367  
    190190                                    int (*openvio)(struct roar_vio_calls      * calls, 
    191191                                                   struct roar_vio_calls      * dst, 
    192                                                    struct roar_vio_dstr_chain * cur)); 
     192                                                   struct roar_vio_dstr_chain * cur, 
     193                                                   struct roar_vio_dstr_chain * next)); 
    193194 
    194195int     roar_vio_dstr_init_defaults (struct roar_vio_defaults * def, int type, int o_flags, mode_t o_mode); 
Note: See TracChangeset for help on using the changeset viewer.