price clark
- Login: gpwclark
- Registered on: 05/01/2018
- Last connection: 03/18/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
03/18/2019
- 11:10 PM ndn-cxx Bug #4726: Block class mishandles type == 0xffffffff (was: NFD crashes on unexpected input)
- echo -e '\xfe\xff\xff\xff\xff\x00' | nc 127.0.0.1 6363
courtesy of Sam McKay
08/30/2018
- 10:53 AM ndn-cxx Bug #4726: Block class mishandles type == 0xffffffff (was: NFD crashes on unexpected input)
- https://github.com/peetonn/ndn-docker/tree/master/node
was using this build so this happened using the bleeding ed... - 10:23 AM ndn-cxx Bug #4726 (Closed): Block class mishandles type == 0xffffffff (was: NFD crashes on unexpected input)
- STEPS TO REPRODUCE:
- Start an instance of NFD
- run the command `echo -e '\xfe\xff\xff\xff\xff\x00' | nc 127.0.0.1...
05/08/2018
- 09:02 AM jndn Task #4606: TestChronoSync: All users not receiving chat messages
- Ah, that makes perfect sense. Thank you so much for the update.
05/07/2018
- 02:30 PM ChronoSync Task #4589: Stop using deprecated selectors
- Hey, I've been combing through the gerrit reviews and it looks like some work for this ticket has already been perfor...
- 11:54 AM jndn Task #4606: TestChronoSync: All users not receiving chat messages
- I updated my code base to simulate a chat more in the spirit of what you suggested around allowing ChronoSync to "rea...
05/03/2018
- 01:44 PM jndn Task #4606: TestChronoSync: All users not receiving chat messages
- Of course!
Currently the chat delay is
```
@Override
public long getChatDelayTime() {
int range = 1000;
...
Also available in: Atom