Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(298)

Issue 6045002: Revert 69660 - Add support for sockets that can listen and accept a connectio... (Closed)

Created:
10 years ago by dmac
Modified:
9 years, 7 months ago
Reviewers:
dmac
CC:
chromium-reviews, pam+watch_chromium.org, darin-cc_chromium.org, jam, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 69660 - Add support for sockets that can listen and accept a connection. These sockets allow one connection at a time, however clients can connect and disconnect repeatedly. These are going to be used by Cloud Print, Remoting and Automation. BUG=NONE TEST=BUILD Review URL: http://codereview.chromium.org/5749001 TBR=dmaclach@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69662

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -780 lines) Patch
M ipc/file_descriptor_set_posix_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ipc/ipc.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M ipc/ipc_channel.h View 4 chunks +5 lines, -53 lines 0 comments Download
M ipc/ipc_channel_posix.h View 4 chunks +14 lines, -23 lines 0 comments Download
M ipc/ipc_channel_posix.cc View 29 chunks +293 lines, -337 lines 0 comments Download
D ipc/ipc_channel_posix_unittest.cc View 1 chunk +0 lines, -342 lines 0 comments Download
M ipc/ipc_channel_win.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M ipc/ipc_message_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ipc/ipc_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M ipc/ipc_switches.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ipc/ipc_sync_channel_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ipc/sync_socket_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dmac
10 years ago (2010-12-18 23:51:51 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698