Skip to content
Snippets Groups Projects
Commit 8780ff87 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Minix doesn't support getsockopt on UDP sockets or send/recv on TCP

sockets.
parent 6fd1cfea
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@
Changelog
Dan F (5 September 2007)
- Minix doesn't support getsockopt on UDP sockets or send/recv on TCP
sockets.
Dan F (31 August 2007)
- Made some of the error strings returned by the *strerror functions more
generic, and more consistent with each other.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment