[patch] a_Dpip_send_cmd

[email protected]
Newsgroups gmane.comp.web.dillo.devel
Message-ID <20130112214137.GA14708@darkstar>
http://www.inventati.org/noname/dillo/dpip-send-cmd.patch

Patch adds a_Dpip_send_cmd and helper function a_Dpip_vbuild_cmd.

This way common pattern

  d_cmd = a_Dpip_build_cmd(format, ...);
  st = a_Dpip_dsh_write_str(sh, flush, d_cmd);
  dFree(d_cmd);

can be replaced with

  st = a_Dpip_send_cmd(sh, flush, format, ...);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.