conn_free: updated comment to clarify
authorDaniel Stenberg <daniel@haxx.se>
Sat, 28 Jul 2018 21:17:01 +0000 (00:17 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 28 Jul 2018 21:18:32 +0000 (23:18 +0200)
commit10061f475e7251d66dd6e76f18c8643381b58965
tree8bd0a39541eb164feb7a496811c8c4889d667901
parent35ecffb9be03d6d52c37163060087a5df51e9b2e
conn_free: updated comment to clarify

Let's call it disassociate instead of disconnect since the latter term
is used so much for (TCP) connections already.
lib/url.c