Jordan Milne

Results 5 issues of Jordan Milne

This'd make transitioning between WiFi and 4G when using Plumble less painful. Could probably do something like ``` java try { IChannel currChannel = mBinder.getSessionChannel(); if (currChannel != null) mReconnectChannel...

A network admin may configure their DNS64 instance to use a prefix other than the well-known prefix, which is in the private IP space. We want to allow people to...

enhancement

I've avoided this because of security concerns, and was locally uploading packages with `twine`, but it looks like `twine` itself builds and publishes its package to PyPI in a github...

enhancement

As demonstrated by `foo\nbar\n---`. Snudown will only include the first line above the dashes in the ``, SnuOwnd will include both. The behaviour is correct if there are there is...