Allow expanding the command to full buffer size.
commite01e137673bf09e2897ead3170719c5a2fb1f087
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 16 Feb 2010 21:29:34 +0000 (16 16:29 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 16 Feb 2010 21:29:34 +0000 (16 16:29 -0500)
treef196728dd7d78176c59fff49ebec86fce9d635b2
parent45ddce39d1cc4b9c275cd70149686bc686a09368
Allow expanding the command to full buffer size.

Without this, commands like '-Q echo $STY' would fail with error:
  no space left for variable expansion.
src/socket.c