summaryrefslogtreecommitdiff
path: root/src/pulsecore/iochannel.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-02pstream: Support memfd blocks transportAhmed S. Darwish1-0/+1
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-11-09iochannel: Remove unnecessary zero-initializationPeter Meerwald1-2/+0
2014-10-31creds: Rename pa_ancil to pa_cmsg_ancil_dataArun Raghavan1-16/+16
2014-10-28Cleanup !! for boolPeter Meerwald1-1/+1
2014-06-27iochannel/pstream: Support sending file descriptorsDavid Henningsson1-0/+43
2014-06-27iochannel/pstream/pdispatch: Add support for receiving file descriptorsDavid Henningsson1-10/+35
2013-12-20core: Fix check for io->output_event in enable_events()Peter Meerwald1-1/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-28/+28
2013-06-14iochannel: Avoid unnecessary wakeup after successful writeDavid Henningsson1-3/+14
2011-12-13iochannel: Handle missing un.h correctlyArun Raghavan1-0/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-02-17Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans1-5/+2
2010-02-23various modernizationsLennart Poettering1-20/+19
2010-02-23iochannel: remove fd from poll() when we don't care from eventsLennart Poettering1-52/+75
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-16add new function pa_iochannel_socket_is_local()Lennart Poettering1-0/+13
2007-11-04fix two alignment issues found by the debian buildd gcc on sparcLennart Poettering1-19/+23
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-82/+86
2007-02-14Add a wrapper around close() to work around Windows' ass backwards way ofPierre Ossman1-4/+3
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-33/+33
2006-07-20implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering1-0/+6
2006-07-19* add new function pa_check_in_group()Lennart Poettering1-29/+15
2006-07-19* add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering1-6/+11
2006-07-14don't set MSG_NOSIGNAL for recvmsg(), since it doesn't make sense thereLennart Poettering1-1/+1
2006-07-14try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering1-2/+4
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+417