~ubuntu-branches/debian/sid/apr/sid

« back to all changes in this revision

Viewing changes to poll/unix/pollcb.c

  • Committer: Package Import Robot
  • Author(s): Stefan Fritsch
  • Date: 2013-12-30 16:37:54 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20131230163754-mn1794cg19jswqqj
Tags: 1.5.0-1
* New upstream version
* Pull changes from upstream 1.5.x branch up to r1552863 to fix problems
  on the FreeBSD 10 kernel with accept4() and non-blocking sockets.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
#endif
67
67
        break;
68
68
        case APR_POLLSET_SELECT:
 
69
        case APR_POLLSET_AIO_MSGQ:
69
70
        case APR_POLLSET_DEFAULT:
70
71
        break;
71
72
    }