Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    64be9f7a
    C Core API cleanup. · 64be9f7a
    Craig Tiller authored
    Simplify grpc_event into something that can be non-heap allocated.
    Deprecate grpc_event_finish.
    Remove grpc_op_error - use an int as this is more idiomatic C style.
    64be9f7a
    History
    C Core API cleanup.
    Craig Tiller authored
    Simplify grpc_event into something that can be non-heap allocated.
    Deprecate grpc_event_finish.
    Remove grpc_op_error - use an int as this is more idiomatic C style.