Bug#195772: #195772: manpages-dev: socket(7) says SO_RCVTIMEO and SO_SNDTIMEO are not implemented but they are

2005-11-27 Thread Florian Ernst
On Tue, 21 Jun 2005 14:51:47 +0200, Michael Kerrisk wrote:
 Back in May 2004, Andries already added new text to cover 
 SO_RCVTIME and SO_SNDTIMEO.  Why are these bug reports 
 still open?  (Please close them.)

I can confirm this updated text is present as of 1.67 and later, so I
guess this bug can be closed for version 1.67-1.
Joey, do you mind if I just send the corresponding explanation to
[EMAIL PROTECTED], adding appropriate pseudo tags for
version tracking?

HTH,
Flo


signature.asc
Description: Digital signature


Bug#195772: #195772: manpages-dev: socket(7) says SO_RCVTIMEO and SO_SNDTIMEO are not implemented but they are

2005-06-21 Thread Michael Kerrisk
Joey,

Back in May 2004, Andries already added new text to cover 
SO_RCVTIME and SO_SNDTIMEO.  Why are these bug reports 
still open?  (Please close them.)

Andries wrote the following:

   SO_RCVTIMEO and SO_SNDTIMEO
  Specify the receiving  or  sending  timeouts  until
  reporting  an  error.   The  parameter  is a struct
  timeval.  If an input or output function blocks for
  this  period  of  time,  and  data has been sent or
  received, the return value of that function will be
  the amount of data transferred; if no data has been
  transferred and the timeout has been  reached  then
  -1  is returned with errno set to EAGAIN or EWOULD-
  BLOCK just as if the socket  was  specified  to  be
  nonblocking.   If  the  timeout is set to zero (the
  default) then the operation will never timeout.

Cheers,

Michael

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  Grab the latest
tarball at ftp://ftp.win.tue.nl/pub/linux-local/manpages/
and grep the source files for 'FIXME'.

Please submit non-trivial man page suggestions as 
diff -u patches.

Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis
++ Jetzt anmelden  testen ++ http://www.gmx.net/de/go/promail ++

-- 
Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis
++ Jetzt anmelden  testen ++ http://www.gmx.net/de/go/promail ++

-- 
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]