~fpstovall/nrtb/fps-sprint-003

Viewing all changes in revision 28.

  • Committer: Rick Stovall
  • Date: 2013-08-27 16:49:20 UTC
  • Revision ID: rick_stovall_fpstovall-20130827164920-orpg39e9hcsqmjyt
Completed bug 1217384. nrtb::tcp_server_socket_factory now uses unique_ptrs for queuing and distributing tcp_sockets. Also, a final change for bug 1217388 to complete the fix for nrtb::abs_queue not properly implementing move semantics.

NOTE: We discovered boost::circular_queue can not handle std::unique_ptr, so tcp_server_socket_factory is now using a linear_queue.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: