Commit db18600b authored by Marco De Marco's avatar Marco De Marco
Browse files

Basic file transfer works

parent 1589fdbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ protected:
    std::ifstream m_inputFileStream;

    //Read buffer size
    const boost::uint64_t BUFFER_SIZE = 40960;
    const boost::uint64_t BUFFER_SIZE = 1024;
};

}   //End of namespace