Properly parse the commands coming from -X
commit98b6b4105b60150c5bf9d022b2e7de698a62a797
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sun, 1 Feb 2009 07:31:00 +0000 (1 02:31 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Sun, 1 Feb 2009 07:31:00 +0000 (1 02:31 -0500)
treee87b4516386691c9f7ca29780b51efe995289485
parentaf7325af5aceac16c060a26485acda9972762a51
Properly parse the commands coming from -X

Between parsing the command before and after sending the commands over
the socket, I decided on the latter option. Fixes #24924.
src/socket.c