[vlc-devel] Re: Read() in http.c

Rémi Denis-Courmont rem at videolan.org
Tue Jun 5 21:13:32 CEST 2007


Le mardi 5 juin 2007, ying lcs a écrit :
> In modules/access/http.c, there is a Read(),
>
> static int Read( access_t *, uint8_t *, int );
>
> Can you please tell me where does this function?  I try to do a
> search in that file, i can't find where does that function get
> called.

It's passed to pf_read (from p_access) as a callback to the VLC input 
core in the Open() function.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070605/b9e7b731/attachment.sig>


More information about the vlc-devel mailing list