]> granicus.if.org Git - curl/commit
Move blocks of code from the sws main loop into their own functions for easier refact...
authorJoe Mason <jmason@rim.com>
Wed, 1 Aug 2012 17:30:46 +0000 (13:30 -0400)
committerJoe Mason <jmason@rim.com>
Thu, 2 Aug 2012 21:43:15 +0000 (17:43 -0400)
commit81656a84669ef2fffafeb7e5db796958666538db
tree97fbf0d0b2ee29d9ba9a15f37a09449eb62e81ac
parent76ba5919573c1f75ebae60c6e6fa5d7d6f5cf98d
Move blocks of code from the sws main loop into their own functions for easier refactoring later.
The next step will be to call the correct function after a poll, rather than looping unconditionally
tests/server/sws.c