webrtc/examples/peerconnection/server
Boris Tsirkin 2becf23acc Format /examples folder
Formatting done via:

git ls-files | grep -E '^examples\/.*\.(h|cc|mm)' | xargs clang-format -i

No-Iwyu: Includes didn't change and it isn't related to formatting
Bug: webrtc:42225392
Change-Id: I761ed6e6401af9fa68b435c5edbc58d285c3a5cc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373583
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43676}
2025-01-08 03:40:08 -08:00
..
data_socket.cc Never pass a signed char to ctype macros like isdigit() 2022-05-30 13:05:03 +00:00
data_socket.h Format /examples folder 2025-01-08 03:40:08 -08:00
main.cc Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
peer_channel.cc Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
peer_channel.h Use backticks not vertical bars to denote variables in comments for /examples 2021-07-27 15:17:13 +00:00
server_test.html
utils.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
utils.h Format almost everything. 2019-07-08 13:45:15 +00:00