Skip to content

sockets add SO_MEMINFO data gathering which allows to check #8411

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

Closed
wants to merge 1 commit into from

Conversation

devnexen
Copy link
Member

socket memory consumption and returning those in php friendly map.

sockets
--SKIPIF--
<?php
if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
Copy link
Member

Choose a reason for hiding this comment

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

is this really an online test?

socket memory consumption and returning those in php friendly map.
@devnexen
Copy link
Member Author

@bukka ping :-)

@bukka
Copy link
Member

bukka commented May 20, 2022

Merged as 2410e37

@bukka bukka closed this May 20, 2022
@cmb69
Copy link
Member

cmb69 commented May 20, 2022

This should also mention SO_MEMINFO in UPGRADING; otherwise the new constant is likely overlooked when the migration guide will be written.

devnexen added a commit to devnexen/php-src that referenced this pull request May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants