#include <sys/resource.h>
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/endpoint_pair.h"
#include "src/core/lib/iomgr/iomgr.h"
#include "test/core/util/test_config.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 28 of file fd_conservation_posix_test.cc.