~kawninzx6/libiqxmlrpc/streamInsertOp

« back to all changes in this revision

Viewing changes to libiqxmlrpc/reactor_select_impl.cc

  • Committer: Anton Dedov
  • Date: 2010-07-26 20:35:31 UTC
  • Revision ID: adedov@gmail.com-20100726203531-5unndog5yqha83ws
Merge with mine adjustments:
 622. By james <james@jnb>  on 2010-06-04
 Refactore includes to fix Windows compile errors.
 lp:~kawninzx6/libiqxmlrpc/windowsBuild

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include "config.h"
21
21
 
22
22
#ifndef HAVE_POLL
23
 
#include "sysinc.h"
24
23
#include "reactor_select_impl.h"
25
24
 
26
25
using namespace iqnet;