gstreamer/gst
Robert Krakora 8f6fd32065 server: use SO_LINGER
SO_LINGER on the socket will make sure that any pending data on the socket is
flushed ASAP and that the socket connection is reset. This makes sure that the
socket can be reused immediately.

Fixes 622757
2010-08-16 12:45:24 +02:00
..
rtsp-server server: use SO_LINGER 2010-08-16 12:45:24 +02:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00