Warlock Windows compatibility #3

Closed
opened 2017-01-24 23:02:04 +00:00 by jamie · 2 comments
jamie commented 2017-01-24 23:02:04 +00:00 (Migrated from git.hazaar.io)

I develop on Windows now, so I need Warlock to be windows compatible.

I develop on Windows now, so I need Warlock to be windows compatible.
jamie commented 2017-02-24 04:28:35 +00:00 (Migrated from git.hazaar.io)

Did some work on this and got it running on windows.....kinda. Then I discovered that Windows does not implement stream_select() properly and the inter-process communication using pipes will not work on Windows.

So, for now I am closing this as it kinda does work now. But for it to work completely I am going to have to abandon the pipes communication and use some sort of TCP socket comms for Runners to talk to the server. This may actually add quite some power to the system.

Did some work on this and got it running on windows.....kinda. Then I discovered that Windows does not implement stream_select() properly and the inter-process communication using pipes will not work on Windows. So, for now I am closing this as it kinda does work now. But for it to work completely I am going to have to abandon the pipes communication and use some sort of TCP socket comms for Runners to talk to the server. This may actually add quite some power to the system.
jamie commented 2017-02-24 04:28:39 +00:00 (Migrated from git.hazaar.io)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-warlock#3
No description provided.