DescriptionSupport creating mojo peer connections from named pipes.
This adds NamedPlatformHandle, which represents a named pipe - a path to
a unix domain socket on POSIX or a pipe name on Windows - and
CreateServerHandle and CreateClientHandle which create server and client
ScopedPlatformHandles, respectively, from a NamedPlatformHandle. This
also changes ChannelPosix to support unconnected server sockets created
by CreateServerHandle.
BUG=604282
Committed: https://crrev.com/41729472e843a5cd78c32dba6d6ba3a24ef8e7f3
Cr-Commit-Position: refs/heads/master@{#415560}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Dependent Patchsets: Messages
Total messages: 22 (15 generated)
|