 
            
            
            
            
                19 Aug
                
                    2025
                
            
            
                19 Aug
                
                '25
                
            
            
            
        
    
                1:19 a.m.
            
        Vinnie Falco wrote:
If the proposed Asio2 uses std::error_code instead of boost::system::error_code, there will certainly be a loss of the location functionality. Is it worth it? How many users avoid boost::asio because they perceive the use of boost::system::error_code as a negative?
Zero. The problem with Boost.ASIO is not the use of system::error_code.
How many users have adopted boost::system::error_code into their code bases just for the location?
That's not necessary.