I find the line 451 it is send udp stream function,
I can't find any definition about send function.
Does any know about the send fuction parameter?
thanks
file modules/access_putput/udp.c
line 451: if ( send( p_sys->i_handle, p_pk->p_buffer, p_pk->i_buffer, 0 ) == -1 )