Sebastian Thiebaud 255ce888d0 PR changes пре 7 година
..
byte_buffer.c 4003bdb5ca Two more minor warning fixes. пре 8 година
call.c 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. пре 8 година
cgrpc.h 255ce888d0 PR changes пре 7 година
channel.c 255ce888d0 PR changes пре 7 година
completion_queue.c 0bd14d84f1 Implement connectivity state property and observers (#8) пре 7 година
event.c 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". пре 8 година
handler.c 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. пре 8 година
internal.c f4dc0ec14b Fix several compiler warnings in the CgRPC shim. пре 8 година
internal.h ffe96e6693 Updating for grpc-1.4.5, WIP. Builds but does not pass tests. пре 8 година
metadata.c 4003bdb5ca Two more minor warning fixes. пре 8 година
mutex.c 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". пре 8 година
observers.c 4003bdb5ca Two more minor warning fixes. пре 8 година
operations.c 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". пре 8 година
server.c 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. пре 8 година