mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-16 05:33:43 -04:00
Moved send_fd/receive_fd routines to src/socket.c .
This commit is contained in:
parent
ad49e473ec
commit
2e7fe2865a
7 changed files with 120 additions and 109 deletions
|
|
@ -3,11 +3,11 @@
|
|||
* \ingroup PCM_Plugins
|
||||
* \brief PCM Direct Stream Mixing (dmix) Plugin Interface - I386 assembler code
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \date 2002
|
||||
* \date 2003
|
||||
*/
|
||||
/*
|
||||
* PCM - Direct Stream Mixing
|
||||
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue