factor/extra/protocols/tftp
Doug Coleman 184b614e89 protocols.tftp: Fix some bugs.
- needed pack-be
- tftp clients seem to send an ACK even before receiving an error for a missing file
- handles directories now, "File not found"

to improve:
- use the client/server pair as a key maybe
- handle file writing
- throw errors that are not io-timeout once we have a cross-platform timeout error object
2019-02-03 18:09:34 -05:00
..
authors.txt tftp: Implement a client/server for tftp. 2019-02-03 14:51:52 -05:00
tftp.factor protocols.tftp: Fix some bugs. 2019-02-03 18:09:34 -05:00