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

Issue 11274013: Added queued SendTo/RecvFrom calls. (Closed)

Created:
8 years, 2 months ago by ygorshenin1
Modified:
8 years, 2 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Added queued SendTo/RecvFrom calls. Implemented queued UDP SendTo/RecvFrom calls. BUG=154338 TEST=browser_tests:*UDPSocketPrivate*

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+330 lines, -64 lines) Patch
chrome/test/ppapi/ppapi_browsertest.cc View 1 chunk +6 lines, -0 lines 0 comments Download
content/browser/renderer_host/pepper/pepper_udp_socket.h View 4 chunks +29 lines, -4 lines 0 comments Download
content/browser/renderer_host/pepper/pepper_udp_socket.cc View 8 chunks +63 lines, -33 lines 0 comments Download
ppapi/shared_impl/private/udp_socket_private_impl.h View 3 chunks +17 lines, -5 lines 0 comments Download
ppapi/shared_impl/private/udp_socket_private_impl.cc View 5 chunks +36 lines, -22 lines 0 comments Download
ppapi/tests/test_udp_socket_private.h View 2 chunks +11 lines, -0 lines 0 comments Download
ppapi/tests/test_udp_socket_private.cc View 4 chunks +168 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698