Skip to content

Commit

Permalink
[Extensions] Migrate sockets_udp_api.cc to SocketApiFunction
Browse files Browse the repository at this point in the history
The new SocketApiFunction class has a more simple API than
SocketAsyncApiFunction. Change extension functions in sockets_udp_api.cc
so they extend SocketApiFunction.

Bug: 1200440
Change-Id: Ia530cdf6bd9d0e0256d189b296c46eb5203fdc69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2961112
Reviewed-by: Xiyuan Xia <xiyuan@chromium.org>
Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org>
Cr-Commit-Position: refs/heads/master@{#892588}
  • Loading branch information
Nicolas Ouellet-Payeur authored and Chromium LUCI CQ committed Jun 15, 2021
1 parent 284e5d6 commit a9f948e
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 307 deletions.

0 comments on commit a9f948e

Please sign in to comment.