diff options
author | 2007-03-08 21:05:14 +0000 | |
---|---|---|
committer | 2007-03-08 21:05:14 +0000 | |
commit | f46c44efe91991bd723739ca1e6ed3299372077c (patch) | |
tree | 6373847ddc1c0cd397d22d39ae8c5994a0b8349b /DOCS/man | |
parent | 2cefb53a764d63b69a58ad168481c93efb5d34ca (diff) |
documented -reuse-socket
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22492 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8a810d79a1..e4ecf1937c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1071,6 +1071,11 @@ Enables caching for the stream used by \-audiofile, using the specified amount of memory. . .TP +.B \-[no]reuse-socket (udp:// only) +Specifies to try to reuse the socket address even though it's in use by another +-non actively listening- process. +. +.TP .B \-bandwidth <value> (network only) Specify the maximum bandwidth for network streaming (for servers that are able to send content in different bitrates). |