Skip to content
Snippets Groups Projects
Commit 26465e8e authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix windows

parent 8afeec88
No related branches found
No related tags found
No related merge requests found
......@@ -149,4 +149,8 @@ void grpc_pollset_kick(grpc_pollset *p, grpc_pollset_worker *specific_worker) {
}
}
void grpc_kick_poller(void) {
grpc_iocp_kick();
}
#endif /* GPR_WINSOCK_SOCKET */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment