update comment

This commit is contained in:
yggverse 2024-11-21 22:04:59 +02:00
parent 3ca06362ed
commit e1b2a2b3d2

View File

@ -505,7 +505,8 @@ impl Page {
}
});
// https://geminiprotocol.net/docs/protocol-specification.gmi#server-name-indication
// Implement shared [SocketConnectable](https://docs.gtk.org/gio/iface.SocketConnectable.html) interface
// * required also on `auth` step ([SNI](https://geminiprotocol.net/docs/protocol-specification.gmi#server-name-indication))
let connectable = NetworkAddress::new(&uri.host().unwrap(), 1965);
// Create connection