Sign in
webrtc
/
src
/
/
8c0f55857e17ee8be02047ee66838004f17bd1a8
/
rtc_base
/
null_socket_server.cc
9a21c49
SocketServer: Migrate Wait/kForever to TimeDelta.
by Markus Handell
· 2 years, 7 months ago
2cfc1af
Update rtc::Event::Wait call sites to use TimeDelta.
by Markus Handell
· 2 years, 7 months ago
1d5be49
rtc::Event: Add TimeDelta support.
by Markus Handell
· 2 years, 7 months ago
d325196
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
by Artem Titov
· 3 years, 4 months ago
d0b8879
Delete AsyncSocket class, merge into Socket class
by Niels Möller
· 3 years, 7 months ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
fc47c86
NullSocketServer::Wait: Don't warn if we have to wait a long time for messages
by Karl Wiberg
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from rtc_base/nullsocketserver.cc]
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
31e5bf5
Remove deprecated SocketFactory overrides.
by Steve Anton
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/rtc_base/nullsocketserver.cc]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/nullsocketserver.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/nullsocketserver.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/nullsocketserver.cc]
bebf54c
Adds clearer function to create rtc::Thread without Physical SocketServer
by danilchap
· 9 years ago