Boost.Socks Logo

PrevUpHomeNext

condition

Error conditions corresponding to SOCKS errors.

Synopsis

Defined in header <boost/socks/error.hpp>

enum condition
Values

Name

Description

succeeded

SOCKS reply successful.

reply_error

SOCKS reply with error.

io_error

Cannot parse a request or reply.

Convenience header <boost/socks.hpp>


PrevUpHomeNext