mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-28 14:48:18 +08:00
mention set_error_handler methods
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@210 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
c1a1a36e61
commit
a7726296e0
@ -6,6 +6,7 @@
|
|||||||
and protobuf_c_service_descriptor_get_method_by_name()
|
and protobuf_c_service_descriptor_get_method_by_name()
|
||||||
- if descriptor->message_init != NULL, use it from unpack()
|
- if descriptor->message_init != NULL, use it from unpack()
|
||||||
as an optimization (daveb)
|
as an optimization (daveb)
|
||||||
|
- implement protobuf_c_{client,server}_set_error_handler()
|
||||||
|
|
||||||
0.12:
|
0.12:
|
||||||
- for field names which are reserved words, use the real name
|
- for field names which are reserved words, use the real name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user