[FFmpeg-devel] [PATCH] Make RTP work with IPv6 enabled v.2

Ronald S. Bultje rsbultje
Sun Oct 28 17:18:54 CET 2007


Hi,

On 10/28/07, Ronald S. Bultje <rsbultje at gmail.com> wrote:

> 3 - ffmpeg-udp-connect_and_send.patch - replaces sendto() by connect() and
> send(), which makes it work for MacOSX, where for some reason sendto() fails
> with EINVAL (undocumented) for no obvious reason, where connect() and send()
> with the same parameters works just fine. recvfrom() stays the way it is
> because the man page suggests so.
>

Attached is a better version.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-udp-connect_and_send.patch
Type: application/octet-stream
Size: 2457 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071028/85db3cb6/attachment.obj>



More information about the ffmpeg-devel mailing list