X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=ce1aff68896461f5fbe78be49f7690ee1d82462a;hp=f9349a1d3068921e67012cab3a9680c601736a02;hb=9005b5a064873fc1ec2af9fb76c61aa7cd60db9b;hpb=8dab386f87d2998fd26126600ca7faf56d5a35d1 diff --git a/audiod_command.c b/audiod_command.c index f9349a1d..ce1aff68 100644 --- a/audiod_command.c +++ b/audiod_command.c @@ -424,6 +424,7 @@ static int check_perms(uid_t uid) * Handle arriving connections on the local socket. * * \param accept_fd The fd to accept connections on. + * \param rfds If \a accept_fd is not set in \a rfds, do nothing. * * This is called in each iteration of the select loop. If there is an incoming * connection on \a accept_fd, this function reads the command sent by the peer,