Ryan Gordon

Results 6 issues of Ryan Gordon

It would be extremely useful if the black dot by to the left of the node name would turn red, if for instance, the node had a status that was...

This PR adds functionality to allow for creation of traffic patterns with a configurable level of predictability (1 for a constant repeatable traffic pattern)

This brings in some fixes related to retry logic and connection cleanup

This should address #7950 by syncing the methods from ext_memcached.php to memcached.hhi I also noticed there were also some strict-type inconsistencies in ext_memcached.php like: https://github.com/facebook/hhvm/blob/master/hphp/runtime/ext/memcached/ext_memcached.php#L341 But since this file appears...

CLA Signed
GH Review: review-needed
Import Started

### HHVM Version ``` hhvm --version HipHop VM 3.14.5 (rel) Compiler: tags/HHVM-3.14.5-0-gc6bf714e6468213eed377527b431e9cd4cec1432 Repo schema: 9ab3fe4281c731189b558d921eb7317b0eb2b2e6 ``` ``` php --version PHP 5.5.32 (cli) (built: Feb 4 2016 23:20:47) Copyright (c) 1997-2015...

## Summary This feature request suggests adding a new function to the dtls package: - A Write() function that lets you set OOB data on the packet Proposed format could...