]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
More documentation.
authorAndre Noll <maan@systemlinux.org>
Wed, 31 Oct 2007 00:19:26 +0000 (01:19 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 31 Oct 2007 00:19:26 +0000 (01:19 +0100)
playlist.c
vss.c

index 95c2230bfca251040fcc5d3224de1a17926026f1..826280b9270ff9bc8c9a37f46e376d69a1422671 100644 (file)
@@ -223,6 +223,15 @@ static int handle_audio_file_event(enum afs_events event, void *data)
        return score_add(row, 0); /* play it immediately */
 }
 
+/**
+ * Handle afs events relevant to playlists.
+ *
+ * \param event The event type.
+ * \param pb Unused.
+ * \param data Depends on the event type.
+ *
+ * \return Standard.
+ */
 int playlists_event_handler(enum afs_events event,
        __a_unused struct para_buffer *pb, void *data)
 {
diff --git a/vss.c b/vss.c
index 4418c53a3080de42b393c9a856a1dd5727e03b74..aab051690fd9d9d4e0f71394e99f056c70f6f3c9 100644 (file)
--- a/vss.c
+++ b/vss.c
@@ -267,6 +267,10 @@ static enum afs_socket_status afsss;
  * This function gets called from para_server to determine the timeout value
  * for its main select loop.
  *
+ * \param rfds The set of file descriptors to be checked for reading.
+ * \param wfds The set of file descriptors to be checked for writing.
+ * \param max_fileno The highest-numbered file descriptor.
+ *
  * Before the timeout is computed, the current vss status flags are evaluated
  * and acted upon by calling appropriate functions from the lower layers.
  * Possible actions include