ZOOM_connection_option_getl() now correctly sets its $len parameter.
authormike <mike>
Tue, 18 Oct 2005 17:00:28 +0000 (17:00 +0000)
committermike <mike>
Tue, 18 Oct 2005 17:00:28 +0000 (17:00 +0000)
commit6fa5e35e6c94d7f0d786b78eb680b477c1820459
tree371f76144e7d436d1ac7b3d7bcbb5aa3d68d2820
parent66fe39e1a92ceb64accf6b41dce72694b1d9a320
ZOOM_connection_option_getl() now correctly sets its $len parameter.
Support for ZOOM_options_set_callback() -- *complicated*
Support for ZOOM_options_getl() and ZOOM_options_setl().
### Some memory-management issues remain.
Comment that ZOOM_record_get() should _sometimes_(!) use datachunk.
Testing complete for all other option-block functions:
ZOOM_options_create_with_parent()
ZOOM_options_create_with_parent2()
ZOOM_options_get()
ZOOM_options_set()
ZOOM_options_destroy()
ZOOM_options_get_bool()
ZOOM_options_get_int()
ZOOM_options_set_int()
ZOOM.xs