From: Christian Henning (chhenning_at_[hidden])
Date: 2006-09-26 15:42:09


Hi there, I'm having problems to figure out what error code 11001
means. I have an boost::asio::error exception that is thrown inside
tcp::resolver::resolve( query ) .

So how can I translate this error code into something descriptive.

Thanks ahead,
Christian