commit | 97f274399c3ba5ebf527e896c87a3d221dde8381 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Tue Oct 16 00:28:03 2012 -0700 |
committer | Jeff Thompson <jeff@thefirst.org> | Tue Oct 16 00:28:03 2012 -0700 |
tree | 1b599fdb02c0bb3ab789c9a12cee528852f18d83 | |
parent | 741108bdcfceeddd3397ede0a08888aa4a6f3e7c [diff] |
In NDN.expressInterest, call readAllFromSocket directly without using getAsync to pass the interest in hex. In NDNSocketTransportService.js, remove unused getAsync.