aboutsummaryrefslogtreecommitdiff
path: root/http-parser
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-10-17 03:53:07 +0200
committerPřemysl Janouch <p@janouch.name>2018-10-17 03:53:07 +0200
commit1d638c9170c2f785000aa1e7fff30974ae9be3d6 (patch)
tree280888729606723b84601c02bab1a1bff64818f6 /http-parser
parent83363e6383a7589d2a691ca1f988acb38ccea5b3 (diff)
downloadjson-rpc-shell-1d638c9170c2f785000aa1e7fff30974ae9be3d6.tar.gz
json-rpc-shell-1d638c9170c2f785000aa1e7fff30974ae9be3d6.tar.xz
json-rpc-shell-1d638c9170c2f785000aa1e7fff30974ae9be3d6.zip
Say "finalize" instead of "destroy" where appropriate
- _make() returns a struct directly - _init() initializes over a pointer - _free() deinitializes over a pointer - _new() is like _init() but also allocates - _destroy() is like _free() but also deallocates Finalization is a matching concept in garbage-collected languages.
Diffstat (limited to 'http-parser')
0 files changed, 0 insertions, 0 deletions