Cygwin: sockets: Handle SO_RCVTIMEO and SO_SNDTIMEO

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2018-02-07 16:16:51 +01:00
parent 51af517cab
commit c51a0b74dc
6 changed files with 98 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
What's new:
-----------
What changed:
-------------
- SO_RCVTIMEO and SO_SNDTIMEO socket options are now honored.
Bug Fixes
---------