|
|
|
@ -200,6 +200,7 @@ cc_library( |
|
|
|
|
"src/core/iomgr/tcp_server.h", |
|
|
|
|
"src/core/iomgr/tcp_windows.h", |
|
|
|
|
"src/core/iomgr/time_averaged_stats.h", |
|
|
|
|
"src/core/iomgr/udp_server.h", |
|
|
|
|
"src/core/iomgr/wakeup_fd_pipe.h", |
|
|
|
|
"src/core/iomgr/wakeup_fd_posix.h", |
|
|
|
|
"src/core/json/json.h", |
|
|
|
@ -321,6 +322,7 @@ cc_library( |
|
|
|
|
"src/core/iomgr/tcp_server_windows.c", |
|
|
|
|
"src/core/iomgr/tcp_windows.c", |
|
|
|
|
"src/core/iomgr/time_averaged_stats.c", |
|
|
|
|
"src/core/iomgr/udp_server.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_eventfd.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_nospecial.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_pipe.c", |
|
|
|
@ -453,6 +455,7 @@ cc_library( |
|
|
|
|
"src/core/iomgr/tcp_server.h", |
|
|
|
|
"src/core/iomgr/tcp_windows.h", |
|
|
|
|
"src/core/iomgr/time_averaged_stats.h", |
|
|
|
|
"src/core/iomgr/udp_server.h", |
|
|
|
|
"src/core/iomgr/wakeup_fd_pipe.h", |
|
|
|
|
"src/core/iomgr/wakeup_fd_posix.h", |
|
|
|
|
"src/core/json/json.h", |
|
|
|
@ -551,6 +554,7 @@ cc_library( |
|
|
|
|
"src/core/iomgr/tcp_server_windows.c", |
|
|
|
|
"src/core/iomgr/tcp_windows.c", |
|
|
|
|
"src/core/iomgr/time_averaged_stats.c", |
|
|
|
|
"src/core/iomgr/udp_server.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_eventfd.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_nospecial.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_pipe.c", |
|
|
|
@ -1014,6 +1018,7 @@ objc_library( |
|
|
|
|
"src/core/iomgr/tcp_server_windows.c", |
|
|
|
|
"src/core/iomgr/tcp_windows.c", |
|
|
|
|
"src/core/iomgr/time_averaged_stats.c", |
|
|
|
|
"src/core/iomgr/udp_server.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_eventfd.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_nospecial.c", |
|
|
|
|
"src/core/iomgr/wakeup_fd_pipe.c", |
|
|
|
@ -1148,6 +1153,7 @@ objc_library( |
|
|
|
|
"src/core/iomgr/tcp_server.h", |
|
|
|
|
"src/core/iomgr/tcp_windows.h", |
|
|
|
|
"src/core/iomgr/time_averaged_stats.h", |
|
|
|
|
"src/core/iomgr/udp_server.h", |
|
|
|
|
"src/core/iomgr/wakeup_fd_pipe.h", |
|
|
|
|
"src/core/iomgr/wakeup_fd_posix.h", |
|
|
|
|
"src/core/json/json.h", |
|
|
|
|