Sign in
chromium
/
chromium
/
src
/
1519d850b2436b46d2b8de5c07b6fb7c9d937e89
/
ipc
/
ipc_channel_posix_unittest.cc
d643172
Reduce number of unnamed-type-template-args violations (mostly when passing values to DCHECK(), ASSERT_EQ(), etc.), generally by naming previously-anonymous enums. We've decided not to eliminate the warning entirely because doing so is only possible with tons of ugly static_cast<>()s in Mac code.
by
[email protected]
· 14 years ago
3c52425
There are times on the Mac when pipe names of 0 length may occur. Let the caller handle
by
[email protected]
· 14 years ago
da1bd18
Tag IPC::Channel::Listener implementations with OVERRIDE
by
[email protected]
· 14 years ago
313c00e5
Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
6aad23f9
Add some bullet proofing to ipc_channel_posix.
by
[email protected]
· 14 years ago
a95986a8
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not.
by
[email protected]
· 15 years ago
22b42c59
Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
c7f91e8
Revert 69694 - Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
9a44a4db6
Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
8bf7b53
Revert 69690 - Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
a329ecd
Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
f9e9049
Revert 69660 - Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
3ca1235
Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
c0b0a69
Revert 69264 - Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago
2d71bd1
Add support for sockets that can listen and accept a connection.
by
[email protected]
· 15 years ago