Closed vlcty closed 4 years ago
Thanks for the library! I've probably a stupid question. How can I close a client connection to a server? The expected close function is not exported.
Since TFTP works over UDP, there is no connection being opened unless I'm missing something. Please feel free to re-open if I do!
Thanks for the library! I've probably a stupid question. How can I close a client connection to a server? The expected close function is not exported.