summaryrefslogtreecommitdiffstats
path: root/mojo/embedder/platform_channel_utils_posix.h
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Make embedder::PlatformChannelRecvmsg() able to append handles to an ex...viettrungluu@chromium.org2014-05-071-0/+2
* Mojo: Add POSIX utils for sending FDs (across a "platform channel pair").viettrungluu@chromium.org2014-05-061-0/+29
* Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets).viettrungluu@chromium.org2014-04-051-0/+33