108 Commits (2fe7cb7d6d77efc7ea07142e0aa942848a763437)

Author SHA1 Message Date
Nicolas "Pixel" Noble fbdd7abdca Cleaning up our posix definition / usage. 10 years ago
Nicolas Noble d3ae976ac0 Not all Linuxes are equal, and secure_getenv isn't always there. 10 years ago
David Klempner fdd42cfa4e Actually include the port_platform.h epoll change too 10 years ago
David Klempner baced4def0 Epoll based multipoller 10 years ago
Craig Tiller 0a5bcbc632 Add some documentation 10 years ago
Craig Tiller c56b2cb33c Add comments 10 years ago
Craig Tiller 4f9727326e Fix memory usage 10 years ago
Craig Tiller b7800c1544 Add some comments 10 years ago
Julien Boeuf 7413f10832 Adding linux specific env implementation. 10 years ago
Nicolas "Pixel" Noble ee0c96c7fc Second draft of the win32 implementation. 10 years ago
David Klempner 0c61dc52a1 Remove the platform specific time headers 10 years ago
David Klempner c15622b95c Remove timeval functions 10 years ago
David Klempner 9b60fa3acd Make gpr_timespec no longer be a typedef for struct timespec in posix 10 years ago
Craig Tiller ea61b07800 Updated the first test (which fails) 10 years ago
Nicolas "Pixel" Noble 21f627ad0a First draft of the win32 implementation of iomgr. 10 years ago
Julien Boeuf 4a0a394758 Fixing tsan errors in OpenSSL (#319) 10 years ago
Craig Tiller fb189f826e Flesh out batch API 10 years ago
Craig Tiller 034929cc31 Flesh out new API 10 years ago
Julien Boeuf 026a417def Adding support for loading the SSL roots from an environment variable. 10 years ago
Craig Tiller fef766933e Back-end for new core API 10 years ago
Craig Tiller c4f0ebe63b Prepare for the new batch call API. 10 years ago
Craig Tiller a7cac78516 Prepare for the new batch call API. 10 years ago
Craig Tiller 4741adeb8d Cleanup 10 years ago
Craig Tiller 1e0d4c43d1 Rename & semantic fixup progress 10 years ago
Nicolas "Pixel" Noble c8fd2d1c01 Properly selecting chunks of code for the wakeup fd codepath. 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller 9724de88f3 Send simple request completes its request 10 years ago
Craig Tiller cce17ac033 First compiling version of the new C api. 10 years ago
David Klempner 78dc6cdaeb Refactor the pipe/eventfd abstraction 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Craig Tiller 485d77628d Move string.h to internal code 10 years ago
Craig Tiller 1fa4e15f7e Add define 10 years ago
Craig Tiller c0fc6a1f1f Add gpr_ltoa 10 years ago
David Klempner dbb4f942d0 Add support for eventfd based kicking on linux. 10 years ago
Craig Tiller dedbae744a Typo fix 10 years ago
Craig Tiller d14a1a5f04 Disable compilation of some files 10 years ago
Craig Tiller faadd2386c Add some documentation 10 years ago
Craig Tiller c50e398d65 First pass API for serving static data 10 years ago
murgatroid99 c896e192f7 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port 10 years ago
Julien Boeuf 68ad53edf3 Fixing indent. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller 4ffdcd56ce Add an optional server shutdown event. 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
Craig Tiller 4f20042ce1 Remove grpc_call_accept 10 years ago
Craig Tiller 808632ed4b Remove grpc_call_start_invoke 10 years ago
Craig Tiller 09b637538f clang-format 10 years ago
Craig Tiller 6046dc35ef clang-format 10 years ago
Craig Tiller d248c24546 Update C++ code to set status via the C api. 10 years ago
Craig Tiller 2ba0dacbde Update C++ code to set status via the C api. 10 years ago
Nicolas "Pixel" Noble 80d68c09c4 Fixing test_config.c 10 years ago