summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/filetransfer.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-12missing commitszecke1-3/+4
2002-10-11suspending connections in rawMode... closeRawIO afterwards pleasezecke1-0/+15
Progress for FileTransfer FileTransferLayer updates. ErrorCodes + Better methods cancel and better progress default switch to FileTransfer TabWidget is a OTabWidget again
2002-10-11Introduce rawIO in the IOLayerzecke1-0/+38
This is needed because ?-modem does not like buffered IO at all and we at least double buffered it While sz_transfer is now dead we've filetransfer which is using DirectIO between IOLayer and the SZ IOSerial got adjusted to the rawIO introduction