GNOME Bugzilla – Bug 673056
tcp: Fix compiling with mingw
Last modified: 2012-04-02 09:27:30 UTC
multisocketsink doesn't compile with mingw: gstmultisocketsink.c: In function 'gst_multi_socket_sink_handle_client_write': gstmultisocketsink.c:658:11: error: 'socket' undeclared (first use in this function)
Created attachment 210855 [details] [review] Fix compiling with mingw
commit 086bee8c143db0cdf8b18a84f311b8d7c7e2d75f Author: Raimo Järvi <raimo.jarvi@gmail.com> Date: Thu Mar 29 13:32:15 2012 +0300 tcp: Fix compiling with mingw https://bugzilla.gnome.org/show_bug.cgi?id=673056