Diff for /embedaddon/mpd/doc/mpd67.html between versions 1.1 and 1.1.1.4

version 1.1, 2012/02/21 23:32:47 version 1.1.1.4, 2021/03/17 00:39:23
Line 6 Line 6
 </HEAD>  </HEAD>
 <BODY text="#000000" bgcolor="#ffffff">  <BODY text="#000000" bgcolor="#ffffff">
   
<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
  <b>:</b> <A HREF="mpd64.html"><EM>Internals</EM></A>   <b>:</b> <A HREF="mpd64.html"><EM>Internals</EM></A>
  <b>:</b> <EM>Hints for developers</EM><BR>   <b>:</b> <EM>Hints for developers</EM><BR>
 <b>Previous:</b> <A HREF="mpd66.html"><EM>Authentication</EM></A><BR>  <b>Previous:</b> <A HREF="mpd66.html"><EM>Authentication</EM></A><BR>
Line 38  to your authenticating function which carries a copy o Line 38  to your authenticating function which carries a copy o
 information. If your backend provides other parameters, like MTU, IP, etc.   information. If your backend provides other parameters, like MTU, IP, etc. 
 then put these at the appropriate place into <code>AuthData</code> or   then put these at the appropriate place into <code>AuthData</code> or 
 <code>Auth</code>.</p>  <code>Auth</code>.</p>
<p>If you can't avoid reading from Mpd's internal data, then acquire the <p>If you can not avoid reading from Mpd's internal data, then acquire the 
 Giant Mutex:  Giant Mutex:
 <hr>  <hr>
 <pre>  <pre>
Line 56  Giant Mutex: Line 56  Giant Mutex:
   
   
  <HR NOSHADE>   <HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
  <b>:</b> <A HREF="mpd64.html"><EM>Internals</EM></A>   <b>:</b> <A HREF="mpd64.html"><EM>Internals</EM></A>
  <b>:</b> <EM>Hints for developers</EM><BR>   <b>:</b> <EM>Hints for developers</EM><BR>
 <b>Previous:</b> <A HREF="mpd66.html"><EM>Authentication</EM></A><BR>  <b>Previous:</b> <A HREF="mpd66.html"><EM>Authentication</EM></A><BR>

Removed from v.1.1  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>