Refactoring: create central place to init AsyncIO
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 25 Dec 2011 16:45:57 +0000 (17:45 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 25 Dec 2011 16:45:57 +0000 (17:45 +0100)
  - set the CC in the Queue Runners, so InitIOStruct() can use that
  - call InitIOStruct() to reduce duplicate code
  - InitIOStruct(): a central place knowing whats needed to be inside of AsyncIO.


No differences found