BIND 10 #1639: perfdhcp.c uses pselect

BIND 10 Development do-not-reply at isc.org
Tue Mar 20 18:08:47 UTC 2012


#1639: perfdhcp.c uses pselect
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:  jinmei
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:
                   Priority:  low    |  Sprint-20120403
                  Component:         |            Resolution:
  perfdhcp                           |             Sensitive:  0
                   Keywords:         |           Sub-Project:  Core
            Defect Severity:  N/A    |  Estimated Difficulty:  0
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jinmei):

 I made a couple of minor editorial fixes and changed the branch
 directly.

 Another minor comment: maybe we'll use pselect for other places than
 perfdhcp in future, so I'd be a bit more generic here:

 {{{
 # Check for pselect() for use in perfdhcp
 AC_CHECK_FUNCS([pselect])
 }}}

 Maybe something like "Check for pselect() in some of the code"?  Not
 sure if this makes more sense though...I'd leave it to you.

 I also think we need a changelog for this.

 Other than these, the branch looks okay.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1639#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list