Историја ревизија

Аутор SHA1 Порука Датум
  SebastianThiebaud 94e599bbc0 Add channel arguments пре 7 година
  Daniel Alm 2577eae9db Move _all_ completion queue shutdown operations into the Swift layer, to better enforce that the queue does not accept any new operations once it has been shut down. пре 7 година
  Daniel Alm e68cec0db8 Add a simple API to provide a channel's connectivity state. (See #186.) пре 7 година
  Daniel Alm dc451e4984 Shift the responsibility for draining and destroying a completion queue to the queue itself. This is needed because it appears that otherwise, the underlying completion queue gets deallocated during its spinloop, which it doesn't like. пре 7 година
  Daniel Alm 78a1291789 Fix two huge memory leaks in `cgrpc_call` and `cgrpc_handler`. These would all GRPC call objects to never get released, which in turn caused their completion queues and associated file descriptors to never get released. This became apparent after ~3-5k requests on macOS. пре 7 година
  Tim Burks 18624e86f1 Fix completion queue creation and initial metadata storage allocation. пре 8 година
  Tim Burks 7f7a8d6e2a Use factories to create completion queues. пре 8 година
  Tim Burks ffe96e6693 Updating for grpc-1.4.5, WIP. Builds but does not pass tests. пре 8 година
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". пре 8 година
  Tim Burks 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. пре 9 година