Nicolas "Pixel" Noble
d79331060b
Fixing copyrights.
9 years ago
Nicolas "Pixel" Noble
10fe786814
Fixing copyrights.
9 years ago
Nicolas "Pixel" Noble
1d43bc3ed3
Fixing copyrights.
9 years ago
Nicolas "Pixel" Noble
50c69ab7f0
Fixing copyrights.
9 years ago
Kristopher Wuollett
85bf574106
Fixed some formatting
9 years ago
Kristopher Wuollett
c6b301775c
Add channel args to enable user agent string for Objective-C
9 years ago
Nicolas "Pixel" Noble
76559cfa40
Regenerate files.
9 years ago
Nicolas "Pixel" Noble
d51d121c0c
And the Windows extension finally loads.
9 years ago
Nicolas "Pixel" Noble
780f336a10
Adding log.h for definition of abort.
9 years ago
Nicolas "Pixel" Noble
2cd3210fc0
Forgot the abort().
9 years ago
Nicolas "Pixel" Noble
b46a5ea5f6
Missed one.
9 years ago
Nicolas "Pixel" Noble
8002718e97
Typos.
9 years ago
Nicolas "Pixel" Noble
64cfcc6cf0
Typo.
9 years ago
Nicolas "Pixel" Noble
b51ec5a4ba
Removing zookeeper's API for now.
9 years ago
Nicolas "Pixel" Noble
fa132c2f56
Actually moving this to the proper place.
9 years ago
Nicolas "Pixel" Noble
09ac0a46f4
Building the grpc DLLs.
9 years ago
Nicolas "Pixel" Noble
d2f20efcd8
Regenerating files.
9 years ago
Nicolas "Pixel" Noble
da71518169
Replacing grpc_max_auth_token_lifetime by an accessor.
9 years ago
Nicolas "Pixel" Noble
a478b52cb4
Creating placeholders for missing census functions.
9 years ago
Nicolas "Pixel" Noble
4fba286e4d
Adding windows support for gpr subprocesses.
9 years ago
Nicolas "Pixel" Noble
d5d83aa33f
Fixing, using and testing alarm code.
9 years ago
Masood Malekghassemi
5080909b4c
Pass undiagnosed errors to the user unadulterated
9 years ago
Masood Malekghassemi
097070fe20
Diagnose missing Cython-generated files
9 years ago
Nicolas "Pixel" Noble
b8e9e9c846
Fixing the Ruby build after all these merges.
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Nicolas "Pixel" Noble
d14b6acdcc
Finalizing this a bit.
9 years ago
Jan Tattermusch
8e90ca1ae9
create a .zip file with nuget packages
9 years ago
Craig Tiller
11b87bfb2a
Usable API list
9 years ago
Nicolas "Pixel" Noble
eade6e02d2
Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb
9 years ago
Vijay Pai
2fedbeccaa
Fix a typo
9 years ago
Masood Malekghassemi
69a9411cf8
Remove dead Python README.md
9 years ago
Robbie Shade
cdc182e80c
Update copyright, clang-format for line wrapping of comment.
9 years ago
Vijay Pai
5919e81ff1
Remove host option from ServerConfig proto since it is error-prone and
...
may cause inter-language confusion.
9 years ago
Nicolas "Pixel" Noble
2283ff6638
Fixing dll hell.
9 years ago
Sree Kuchibhotla
7fa9d6f4c8
TryCancel() on ServerContext()
9 years ago
Julien Boeuf
434eda48be
ooops, forgot this...
9 years ago
Julien Boeuf
aaebf7ae74
Changing the API to use a callback mechanism.
...
This is the agreed-upon solution.
9 years ago
Nicolas "Pixel" Noble
1723044a12
Allowing for debug builds.
9 years ago
Masood Malekghassemi
62cc911188
Fix Python diagnostics dying on bad diagnosis
9 years ago
Craig Tiller
c085e5c061
Fix copyrights
9 years ago
Craig Tiller
eced8ae3b3
Fix windows
9 years ago
Craig Tiller
8045addc22
Fix zookeeper
9 years ago
Craig Tiller
a93a25f7bc
Update copyrights
9 years ago
Craig Tiller
6c39686dfa
Preparatory changes for work shedding
...
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int
success
- cleanup: follow through with iomgr callback scheduling functions
- prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue*
functions
9 years ago
yang-g
55b1b59df6
move flow control code back to writing.c
9 years ago
Nicolas "Pixel" Noble
d899dce5e1
Few more fixes to the Ruby installation.
...
-) properly depending on libraries.
-) adding an independent 'loader' class to use instead of require 'grpc/grpc'.
9 years ago
Masood Malekghassemi
ece40b263d
Clean up custom gRPC Python binaries for Linux
...
Adds doc-string to EggNameMixin, renames the custom install flag to make
it a bit clearer that the mechanism isn't necessarily limited to linux
(though certainly we'd like it to be; but that's a decision to be made
at the level of the build system and what is made available on GCS, not
here).
9 years ago
yang-g
897925eb22
fix copyright
9 years ago
Robbie Shade
3d14fd65e8
Update copyright comments.
9 years ago
Robbie Shade
926e24cb1e
Remove unused grpc_udp_server_write method
9 years ago