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

Deprecation message regarding std.c.linux.socket is deprecated #1863

Open
wilzbach opened this issue Jul 19, 2017 · 0 comments
Open

Deprecation message regarding std.c.linux.socket is deprecated #1863

wilzbach opened this issue Jul 19, 2017 · 0 comments

Comments

@wilzbach
Copy link
Member

Regarding this deprecation message:

core/vibe/core/drivers/libevent2.d(67,12): Deprecation: module std.c.linux.socket is deprecated - Import the appropriate core.sys.posix.* modules instead

I tried to search for a replacement, but there doesn't seem to be one. As I guess core will soon be replaced with vibe-core which uses eventcore and doesn't use this import, probably ignoring the deprecation message (or hard-coding it) is the pragmatic solution ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant