]> git.mxchange.org Git - hub.git/commit
Continued with package fragmenter (a lot new, but unfinished code)
authorRoland Häder <roland@mxchange.org>
Sun, 17 Apr 2011 22:08:24 +0000 (22:08 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 17 Apr 2011 22:08:24 +0000 (22:08 +0000)
commitfb17cbd9e3f841ea478f1f88f4efa0422a7ebd69
treefa8dd3ea56c125aecbbd37f2a903f08acf545224
parent6c3d7b11904a86abd5fc506fcac1404447822703
Continued with package fragmenter (a lot new, but unfinished code)
12 files changed:
.gitattributes
application/hub/config.php
application/hub/interfaces/package/fragmenter/class_Fragmentable.php
application/hub/main/database/wrapper/states/class_PeerStateLookupDatabaseWrapper.php
application/hub/main/helper/connection/class_BaseConnectionHelper.php
application/hub/main/package/class_NetworkPackage.php
application/hub/main/package/fragmenter/class_PackageFragmenter.php
application/hub/main/streams/.htaccess [new file with mode: 0644]
application/hub/main/streams/package/.htaccess [new file with mode: 0644]
application/hub/main/streams/package/input/.htaccess [new file with mode: 0644]
application/hub/main/streams/package/output/.htaccess [new file with mode: 0644]
application/hub/main/streams/package/output/class_PackageOutputStream.php [new file with mode: 0644]