Skip to content

some additions and another validation that the code still passes#1

Open
dantonik wants to merge 1 commit intochronikum:mainfrom
dantonik:main
Open

some additions and another validation that the code still passes#1
dantonik wants to merge 1 commit intochronikum:mainfrom
dantonik:main

Conversation

@dantonik
Copy link

No description provided.

@chronikum
Copy link
Owner

Thank you for the pull request and confirmation that the exam code still works in july 2024.
Can you explain this change?

To my knowledge, it should not make a functional difference and the INADDR_LOOPBACK is probably easier to remember.

serverAddr.sin_addr.s_addr = htonl(2130706433);
serverAddr.sin_addr.s_addr = htonl(INADDR_LOOPBACK);

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

Successfully merging this pull request may close these issues.

2 participants