http: drop in transport input
commitcc57e7653ab1ea33b9f3a1494be3f194f092bf43
authorStefan Becker <chemobejk@gmail.com>
Tue, 26 Mar 2013 13:36:14 +0000 (26 15:36 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 26 Mar 2013 13:36:14 +0000 (26 15:36 +0200)
tree29a85150c2bfcdbcf8e6a95347db40155ba66dc2
parentd8e290a2d93d79ce558647c2e273d4271ff8de41
http: drop in transport input

There can only be one active request on a connection. There there can
only be one response arriving in the input function and the loop is a
no-op. Replaced it with an if statement.

Refactored the code in the input function to simplify the execution
flow.
src/core/sipe-http-transport.c