amqp_connection_info.port

< the port that the broker is listening on, default on most brokers is 5672

struct amqp_connection_info
int port;

Meta