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:
lahiker42 2010-03-17 18:30:40 +00:00
parent c1a1a36e61
commit a7726296e0

View File

@ -6,6 +6,7 @@
and protobuf_c_service_descriptor_get_method_by_name()
- if descriptor->message_init != NULL, use it from unpack()
as an optimization (daveb)
- implement protobuf_c_{client,server}_set_error_handler()
0.12:
- for field names which are reserved words, use the real name