src/Transport/AmqpTransportInitiator.cs (1 line): - line 218: // TODO: need to reconnect with the reply version if supported src/AmqpLink.cs (1 line): - line 1262: // TODO: need to negotiate the properties in case they are different between local and remote. src/Transport/TcpTransportListener.cs (1 line): - line 60: // TODO: Fix this code to listen on Any address for FQDN pointing to the local host machine. src/Framing/AmqpDescribed.cs (1 line): - line 119: // TODO: validate that the name or code is actually correct src/SendingAmqpLink.cs (1 line): - line 42: // TODO: Add capability negotiation logic for BatchedMessageFormat to this.Settings