Changeset 4608:03de9abf2e73 in roaraudio for doc


Ignore:
Timestamp:
11/21/10 02:27:56 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated infos about VIO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/man7/roarvio.7

    r3108 r4608  
    3333\fBroar_vio_open_dstr\fR(3), \fBroar_vio_open_proto\fR(3). 
    3434 
    35 However there is a lot function that are important for opening files the most important 
    36 function is \fBroar_vio_open_dstr\fR(3). It opens a stream based on URLs that can point 
     35While there are a lot functions important for opening files the most important 
     36one is \fBroar_vio_open_dstr\fR(3). It opens a stream based on URLs that can point 
    3737to local files or files on remotge machines. It also can handle compression and encryption. 
    3838 
    3939.TP 
    4040\fBClosing\fR 
    41 \fBroar_vio_close\fR(3) 
     41\fBroar_vio_close\fR(3), \fBroar_vio_shutdown\fR(3) 
    4242 
    4343.TP 
     
    5151.TP 
    5252\fBNon-Blocking and Asyncron IO\fR 
    53 \fBroar_vio_nonblock\fR(3), \fBroar_vio_sync\fR(3) 
     53\fBroar_vio_nonblock\fR(3), \fBroar_vio_sync\fR(3), 
     54\fBroar_vio_select\fR(3) 
     55 
     56.TP 
     57\fBNetworking and Sockets\fR 
     58\fBroar_vio_accept\fR(3) 
     59 
     60.TP 
     61\fBString handling\fR 
     62\fBroar_vio_printf\fR(3) 
    5463 
    5564.SH "BUGS" 
Note: See TracChangeset for help on using the changeset viewer.