Hi Everyone, We have an open issue for removing Thread and Socket classes. Also see https://github.com/weidai11/cryptopp/issues/208.
I think Denis Bider summed it up nicely in the report. Effectively he says we should focus on core capabilities and avoid some of the less frequently used extras like Sockets, Thread Local Storage and Pipes. I personally like the position because it reduces code clutter and avoids some points of failure. I checked in the removal on my testing branch at https://github.com/noloader/cryptopp . If all goes well I would like to merge it soon. I plan on moving Remove Thread and Socket classes to the Patch Page on the wiki. If anyone needs them they will be located there. Are there any objections to removing Remove Thread and Socket classes? -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
