nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00545
[Bug 1217384] Re: tcp_server_socket_factory uses shared_ptr
** Changed in: nrtb/alpha
Status: Fix Committed => Fix Released
--
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:
Fix Released
Status in New Real Time Battle alpha series:
Fix Released
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