mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-26 21:05:42 +00:00
Add new function and fix a bug.
* SearpcError.msg should be a string object.
This commit is contained in:
@@ -41,4 +41,5 @@ func_table = [
|
||||
[ "object", [] ],
|
||||
[ "object", ["int"] ],
|
||||
[ "object", ["string"] ],
|
||||
[ "object", ["string", "string"] ],
|
||||
]
|
||||
|
Reference in New Issue
Block a user