[FFmpeg-devel] [PATCH] Add support for digest auth in the http and rtsp protocols

Luca Barbato lu_zero
Thu Mar 25 15:23:03 CET 2010


On 03/24/2010 11:49 PM, M?ns Rullg?rd wrote:
> Luca Barbato <lu_zero at gentoo.org> writes:
> 
>> On 03/24/2010 10:23 PM, M?ns Rullg?rd wrote:
>>> Were deemed?  That's a matter of choice.  What's to simplify in
>>> sendmsg() anyway?  Is it still possible to use the standard socket
>>> interfaces directly?
>>
>> the sctp_sendmsg is about 31 lines of filling structs on top of a
>> standard sendmsg, if you want to use the sctp features you need to write
>> those 31 lines, if you don't care sendmsg is still available ^^;
> 
> Hmm, I didn't remember it being that big.  Did the struct grow?
> Either way, an entire separate lib with all the burden that brings for
> 31 lines of code seems a bit excessive.

sctp_recvmsg is 41 lines...

> 
>>>> and netinet/sctp.h is provided separately at least in linux.
>>>
>>> That's silly.
>>
>> Agreed =)
> 
> BTW, where does one get that header nowadays?

http://git.kernel.org/?p=linux/kernel/git/vxy/lksctp-tools.git;a=blob;f=src/include/netinet/sctp.h;h=f4e668484a9f9636884c36ffe0611fc83c42351a;hb=HEAD

emerge net-misc/lksctp-tools if you want to play ^^

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




More information about the ffmpeg-devel mailing list