mirror of
https://github.com/curl/curl.git
synced 2026-07-12 04:47:16 +03:00
Minix doesn't support getsockopt on UDP sockets or send/recv on TCP
sockets.
This commit is contained in:
parent
6fd1cfeab1
commit
8780ff879c
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue