- dd59f42 Explicitly call Join() in EventLoopConnectingClientSocketTest by vasilvv · 2 years, 6 months ago
- 807f657 Fix threading issue in connecting client socket tests by ericorth · 2 years, 6 months ago
- 2548713 Generalize EventLoopTcpClientSocket between TCP and connected-UDP by ericorth · 2 years, 6 months ago
- c5d5f7a Move API-only header files out of core/io into core by vasilvv · 2 years, 6 months ago
- 173ae2b Move QuicIpAddress and IpAddressFamily to third_party/quiche. by bnc · 2 years, 7 months ago
- dfc915d Simplify higher-level socket interfaces by ericorth · 2 years, 7 months ago
- aa27a43 Migrate IcmpReachable to use QuicEventLoop API. by vasilvv · 2 years, 7 months ago
- 83a9f34 Fix a case where HAS_ACCEPT4 is referenced on some platforms despite being undefined by vasilvv · 2 years, 7 months ago
- 7497fa6 Build quic_server in iOS/Android presubmits by vasilvv · 2 years, 7 months ago
- 89d3b8a Add higher-level TCP client socket/factory support to QUICHE by ericorth · 2 years, 8 months ago
- dc8ed89 Fix flakiness in QuicEventLoop unit tests by vasilvv · 2 years, 8 months ago
- fe9c730 Support negative timeouts in QuicPollEventLoop. by vasilvv · 2 years, 8 months ago
- 385e19a Fix a bug in QuicEventLoop where ArtificiallyNotifyEvent() would sometimes not work by vasilvv · 2 years, 8 months ago
- 9376b86 Fix the listener unregistering itself from inside the callback by vasilvv · 2 years, 8 months ago
- 0e7c3c0 Switch QuicServer to use QuicEventLoop instead of QuicEpollServer by vasilvv · 2 years, 9 months ago
- 53c94d9 Use a common function to remove invalid characters from test param names by vasilvv · 2 years, 9 months ago
- a5756b6 Switch GetAlarmFactory() to CreateAlarmFactory() in QuicEventLoop by vasilvv · 2 years, 9 months ago
- 732ad76 Fix ASAN error in socket_test.cc by ericorth · 2 years, 9 months ago
- a4a97c7 Provide a libevent-based version of QuicEventLoop by vasilvv · 2 years, 9 months ago
- f495469 Additional low-level socket API functionality by ericorth · 2 years, 9 months ago
- 61526b0 Roll forward of changelist 458083483 with fixes by ericorth · 2 years, 9 months ago
- dab1f76 Automated g4 rollback of changelist 458070348. by ericorth · 2 years, 9 months ago
- fdba927 Create low-level socket library by ericorth · 2 years, 9 months ago
- 06ddcce Provide an EpollServer-based QuicEventLoop implementation and an API to integrate it into QUICHE. by vasilvv · 2 years, 9 months ago
- cd8ba3f Rename QuicDefaultEventLoop to QuicPollEventLoop. by vasilvv · 2 years, 9 months ago
- e48e609 Add a poll(2)-based event loop implementation. by vasilvv · 2 years, 10 months ago