libupload: Implementing error code on tftp
authorErwan Velu <erwanaliasr1@gmail.com>
Mon, 18 Apr 2011 21:07:39 +0000 (23:07 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Mon, 18 Apr 2011 21:07:39 +0000 (23:07 +0200)
commit1b2b5c5e3a34bde8c3860dde5e4d1b6ea984540d
tree0a006cfdaf71b97c62443e0fe743b6ce80eaf647
parentdddbf87e6937b39ffc0986561298db7edfe5bd56
libupload: Implementing error code on tftp

When using the tftp backend, let's return the errors we got on the
server.
com32/libupload/upload_backend.h
com32/libupload/upload_tftp.c
com32/libupload/zout.c