Re: [Boost-bugs] [Boost C++ Libraries] #2832: Asio sync IO functions need timeout parameters

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2832: Asio sync IO functions need timeout parameters
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-25 09:33:02


#2832: Asio sync IO functions need timeout parameters
-----------------------------------------------------+----------------------
  Reporter: Stephan Menzel <stephan.menzel@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: Boost 1.39.0 | Component: asio
   Version: Boost 1.38.0 | Severity: Showstopper
Resolution: wontfix | Keywords:
-----------------------------------------------------+----------------------
Changes (by y):

  * severity: Problem => Showstopper

Comment:

 well, I admit I'm a complete boost::noob.

 I found myself in this situation: had to modify some ASIO code writted by
 someone else. But timeout is absolutely needed.

 I have to tell you, sadly the solution that required less study/dev time
 was: drop asio, use my own socket class.

 please, reconsider. you could use some #ifdef directive if you don't want
 dependences asio<->timers or whatever else, but in 2k13 a socket class
 without timeout is not exactly "useful"

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2832#comment:17>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC