D:/opendownloadmanager/ODM-1.x/Bittorrent/libtorrent-0.12/include/libtorrent/asio/error.hpp File Reference

#include "asio/detail/push_options.hpp"
#include <cerrno>
#include <boost/config.hpp>
#include "asio/detail/pop_options.hpp"
#include "asio/error_code.hpp"
#include "asio/detail/socket_types.hpp"
#include "asio/impl/error_code.ipp"

Go to the source code of this file.

Namespaces

namespace  asio
namespace  asio::detail

Classes

class  asio::detail::error_base< T >
 Hack to keep asio library header-file-only. More...
class  asio::error
 Contains error constants. More...

Defines

#define ASIO_NATIVE_ERROR(e)
#define ASIO_SOCKET_ERROR(e)
#define ASIO_NETDB_ERROR(e)
#define ASIO_GETADDRINFO_ERROR(e)
#define ASIO_MISC_ERROR(e)
#define ASIO_WIN_OR_POSIX(e_win, e_posix)   e_posix


Define Documentation

#define ASIO_GETADDRINFO_ERROR (  ) 

Value:

Definition at line 66 of file error.hpp.

#define ASIO_MISC_ERROR (  ) 

Value:

Definition at line 69 of file error.hpp.

#define ASIO_NATIVE_ERROR (  ) 

Value:

Definition at line 57 of file error.hpp.

#define ASIO_NETDB_ERROR (  ) 

Value:

Definition at line 63 of file error.hpp.

#define ASIO_SOCKET_ERROR (  ) 

Value:

Definition at line 60 of file error.hpp.

#define ASIO_WIN_OR_POSIX ( e_win,
e_posix   )     e_posix

Definition at line 72 of file error.hpp.


Generated on Sun May 25 00:19:41 2008 by  doxygen 1.5.6