Skip to content

Additional BSD & select improvements#392

Open
mzgrebnak wants to merge 1 commit into
eclipse-threadx:devfrom
mzgrebnak:select_improvements
Open

Additional BSD & select improvements#392
mzgrebnak wants to merge 1 commit into
eclipse-threadx:devfrom
mzgrebnak:select_improvements

Conversation

@mzgrebnak

Copy link
Copy Markdown
Contributor

nx_bsd_sendto
Aligning with POSIX. Const parameter before struct nx_bsd_sockaddr *destAddr.

nx_bsd_soc_close
Unlisten in case of failure in accepting connection due to resource limitation.

nx_bsd_inet_aton_impl
Aligning with POSIX. Use strict parsing to allow notation only with 4 numbers and 3 dots for ipv4.

nx_bsd_select
Aligning with POSIX. Optimizing writefds.
Fixing exceptfds.

nx_bsd_select_wakeup
Fixing exceptfds.

nx_bsd_inet_pton
Aligning with POSIX. Use strict parsing to allow notation only with 4 numbers and 3 dots for ipv4.

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.

1 participant