nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00517
[Bug 1217384] Re: tcp_server_socket_factory uses shared_ptr
** Changed in: nrtb
Milestone: None => sprint-003
** Changed in: nrtb
Importance: Medium => High
--
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
Matching subscriptions: nrtb core
https://bugs.launchpad.net/bugs/1217384
Title:
tcp_server_socket_factory uses shared_ptr
Status in The New Real Time Battle Project:
New
Bug description:
The nrtb::tcp_server_socket_factory uses shared pointers to place
sockets on queue and give them to waiting processes. This is both
inefficient and fails to enforce the "one owner" use case for sockets.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/1217384/+subscriptions
References