Get rid of json_dumpfd and json_loadfd
authorPetri Lehtinen <petri@digip.org>
Mon, 13 Jul 2009 07:31:42 +0000 (10:31 +0300)
committerPetri Lehtinen <petri@digip.org>
Mon, 13 Jul 2009 18:45:16 +0000 (21:45 +0300)
fdopen() makes supporting separate API for file descriptors useless.
Supporting fd's also makes Jansson less portable.


No differences found