[gst-devel] udpsink: got send error 0

Damien Lespiau damien.lespiau at gmail.com
Wed Mar 26 22:25:33 CET 2008


On Thu, Mar 20, 2008 at 10:23 AM, tyggrysio <tyggrysio at gazeta.pl> wrote:
>  Error (get from _errno()) set to 0 means - I think so - that no error
>  occures. So this is no real error. Is this a bug or have I missed
>  something?

As for the errno error code, winsocks functions do not set it. So the error
reporting does not work in a piece of code that do not call WSAGetLastError()
on windows.

-- 
Damien




More information about the gstreamer-devel mailing list