Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows port of iomgr. #448

Merged
merged 9 commits into from
Feb 11, 2015
Merged

Windows port of iomgr. #448

merged 9 commits into from
Feb 11, 2015

Conversation

nicolasnoble
Copy link
Member

No description provided.

nicolasnoble and others added 8 commits February 4, 2015 02:13
Caveats:
-) The win32 pollset isn't threadsafe (yet).
-) Only client code is implemented.
-) Only very simple code has been tested with it yet.
-) Client code is now threadsafe.
-) The echo_client code runs and succeeds.
Conflicts:
	include/grpc/support/time_win32.h
#include <grpc/support/atm.h>

typedef struct grpc_winsocket_callback_info {
/* I hate Microsoft so much. This is supposed to be a WSAOVERLAPPED,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe drop the first sentence here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, yeah, I guess I was a bit frustrated while coding that :-P

@jtattermusch
Copy link
Contributor

Is there ETA for this pull request getting merged?

@ctiller
Copy link
Member

ctiller commented Feb 10, 2015

It's bottlenecked on me getting review time currently. If someone else
could pick up the review things get faster (I think I'm broadly happy with
the design now, but I haven't looked closely enough).

On Tue Feb 10 2015 at 10:30:20 AM Jan Tattermusch notifications@github.com
wrote:

Is there ETA for this pull request getting merged?


Reply to this email directly or view it on GitHub
#448 (comment).

ctiller added a commit that referenced this pull request Feb 11, 2015
@ctiller ctiller merged commit 187994e into grpc:master Feb 11, 2015
@ctiller ctiller deleted the grpc-win32 branch February 11, 2015 16:09
@jtattermusch
Copy link
Contributor

Wohoo, thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants