BIND 10 #678: UDPServer and TCPServer classes need clenup and tests.

BIND 10 Development do-not-reply at isc.org
Wed Mar 16 03:55:18 UTC 2011


#678: UDPServer and TCPServer classes need clenup and tests.
-------------------------------------+-------------------------------------
                 Reporter:  vorner   |                Owner:  hanfeng
                     Type:  defect   |               Status:  reviewing
                 Priority:           |            Milestone:  A-Team-
  critical                           |  Sprint-20110316
                Component:           |           Resolution:
  Unclassified                       |            Sensitive:  0
                 Keywords:           |  Add Hours to Ticket:  0
Estimated Number of Hours:  0.0      |          Total Hours:  0
                Billable?:  1        |
                Internal?:  0        |
-------------------------------------+-------------------------------------

Comment (by hanfeng):

 Replying to [comment:7 vorner]:

 > {{{
 > run_unittests_LDFLAGS = $(AM_LDFLAGS) $(GTEST_LDFLAGS) -lboost_thread
 > }}}
 >
 > You link against a boost library. We decided we don't want to link
 against that I believe.

 alarm isn't in standard c  which is included in unistd.h, It isn't a
 problem now since we are only supporting unix-like system and in the code
 base, several place including it. So I replace the thread with alarm. But
 it looks a little wired, cause it's a little low level:)

 Thanks

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


More information about the bind10-tickets mailing list