RF: Create a random socket location for every instance.#182
Conversation
|
This is not implemented for windows, for now, since that takes a slightly different path (using TCP). I'd be happy for input on how this would work on Windows |
|
@arokem, we could use this on Windows: |
|
Something like this? On Tue, Apr 21, 2015 at 12:08 PM, Steven Silvester <notifications@github.com
|
|
Yup. |
|
Can someone please try this out on a Windows machine to see it doesn't break anything? |
|
Hey @auneri - you are working on a Windows machine, right? Could you please pull from this branch and test that it works for you? I don't have a Windows machine to test on. |
|
Sorry for the delayed response, I'll test this today, will let you know how it goes. |
|
Thanks! Let me know what you find. I do want to put out a new release next On Mon, May 11, 2015 at 7:55 AM, Ali Uneri notifications@github.com wrote:
|
|
I tried testing this, unfortunatelly I am getting an error. 😢 This is what I get in matlab window: and in python: |
Unbind socket and run server after identifying random port
|
Thanks @auneri - just making sure - this now works well for you on Windows? Ready to merge? |
|
Yes, good to go. |
RF: Create a random socket location for every instance.
See #168