sdsMakeRoomFor() exposed as public API. sdsIncrLen() added. Both the changes...
sdsMakeRoomFor() exposed as public API. sdsIncrLen() added. Both the changes make it possible to copy stuff from a system call to an sds buffer without the need of an additional buffer and copying overhead.
Please register or sign in to comment