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

Write connect() functional test #1167

Open
metan-ucw opened this issue Jul 17, 2024 · 0 comments
Open

Write connect() functional test #1167

metan-ucw opened this issue Jul 17, 2024 · 0 comments

Comments

@metan-ucw
Copy link
Member

It seems that there was some kind of connect() functional test in connect01.c test since it has an implementation of a sever that accepts connections and reads data from sockets, but the test currently does only negative tests with invalid parameters. We need a proper connect that would set up a few different types of severs and connect with clients to these.

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

No branches or pull requests

1 participant