X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=Yc7ZDwMB/GaSASlarzpIcI1w3vA1B cEShacXxLZsb9j0+lmTc4yRi9M/DcF1mEizvpWCIFCFDJ1qe4P12ZtQfkz+WSXv0 sHYWSPkGW2B19m3/n3VAEF5FkIfmmsNFY03eC2cALc/GZbStnyU+LfpAbcKDjyKX GezQkSX9wM0fBs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=nFed7IqWAX6rTqey6eo7MXl4yHQ=; b=vFI a/p+hjoqOfi1y5rG2+AxRCuDn2hAtsWvywfk+TlEs+63SUNMbw7ijJIhj7h7q9bp HCc18urOBRhm0alNmExWQAaebiAQIy2sbpsD6pRhnpleZ+XFz++N2V4Mu2Zxq6ii Gd4/Y7rpLVPxavd6BI0Nbae40NNLKOKyA7MASv1I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,T_FRT_STOCK2 autolearn=no version=3.3.1 MIME-Version: 1.0 X-Received: by 10.15.53.4 with SMTP id q4mr3340770eew.134.1375400496295; Thu, 01 Aug 2013 16:41:36 -0700 (PDT) Date: Thu, 1 Aug 2013 16:41:36 -0700 Message-ID: Subject: setsockopt support for SO_RCVTIMEO From: Balaji Venkataraman To: Cygwin Content-Type: text/plain; charset=ISO-8859-1 It appears Cygwin setsockopt doesn't do anything with the socket options SO_RCVTIMEO or SO_SNDTIMEO. Then I also found this: http://cygwin.com/ml/cygwin/2003-01/msg00833.html But those options work on Windows (Win7 to be precise). Has that always been the case or has Cygwin not caught up yet - IOW, is support possible/planned? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple