1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-06-24 20:51:34 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
plt
84d8110465 Remove fcall and fret 2012-06-10 09:11:12 +08:00
poet
e090d850e0 Fix a bug for glib-2.32.1
doamin passed to g_set_error must not be 0
2012-05-04 15:04:43 +08:00
plt
75c7cd86f6 Fix memory leaks 2011-11-13 14:09:58 +08:00
killing
12770eed2c Add _async suffix for generated async RPC functions. 2011-11-02 20:37:54 +08:00
killing
7fef7aa31e Add type 'int64'. 2011-10-20 20:57:13 +08:00
plt
60ec606453 Fix bugs in async rpc 2011-09-14 21:55:05 +08:00
plt
e4d932f0c0 Implement asynchronized rpc 2011-09-13 13:08:26 +08:00
plt
c5e4719c4f Clean project
* Remove unused code generating scripts
* Rename files to be more clear
* Improve dependency in Makefile.am
2011-05-18 17:24:34 +08:00