Code

frontend/connection: Try to handle as much as possible in read().
authorSebastian Harl <sh@tokkee.org>
Mon, 11 Nov 2013 08:18:13 +0000 (09:18 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 11 Nov 2013 08:18:13 +0000 (09:18 +0100)
commitc6c39d0721a53ee2a85bf1324a4092eea5ba04a3
treeef20df1a20b4e5f94f2c519e961cffa6ef9c68fd
parent25ee4640ebe9532d137024cb45760869eef1eee9
frontend/connection: Try to handle as much as possible in read().

Else, we might have to wait for more data before being able to process a
command.
src/frontend/connection.c