pin / tftp

TFTP server and client library for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFTP Client is missing close method

tejaskumark opened this issue · comments

Hi @pin
Currently there is no close method available for client. It would be good to have close method on client, for some abrupt manual closing of sending/receiving.