-
- Downloads
Get rid of zero-length poll case now that timer pool exists
Showing
- src/core/lib/iomgr/iomgr.c 2 additions, 1 deletionsrc/core/lib/iomgr/iomgr.c
- src/core/lib/iomgr/timer.h 8 additions, 2 deletionssrc/core/lib/iomgr/timer.h
- src/core/lib/iomgr/timer_generic.c 25 additions, 28 deletionssrc/core/lib/iomgr/timer_generic.c
- src/core/lib/iomgr/timer_manager.c 111 additions, 72 deletionssrc/core/lib/iomgr/timer_manager.c
- src/core/lib/iomgr/timer_uv.c 3 additions, 3 deletionssrc/core/lib/iomgr/timer_uv.c
- test/core/iomgr/tcp_client_posix_test.c 11 additions, 4 deletionstest/core/iomgr/tcp_client_posix_test.c
- test/core/iomgr/tcp_client_uv_test.c 11 additions, 4 deletionstest/core/iomgr/tcp_client_uv_test.c
- test/core/iomgr/timer_list_test.c 15 additions, 11 deletionstest/core/iomgr/timer_list_test.c
Loading
Please register or sign in to comment