[Boost-bugs] [Boost C++ Libraries] #2565: posix_chat_client.cpp does not work on mac os x

Subject: [Boost-bugs] [Boost C++ Libraries] #2565: posix_chat_client.cpp does not work on mac os x
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-04 21:38:50


#2565: posix_chat_client.cpp does not work on mac os x
--------------------------------------+-------------------------------------
 Reporter: kyle.tarplee_at_[hidden] | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: asio
  Version: Boost 1.37.0 | Severity: Problem
 Keywords: |
--------------------------------------+-------------------------------------
 I am using Mac OS X 10.5 (Leopard), macbook pro and this example seems to
 be broken.

 when I run

 ./chat_server 12345

 and in a different terminal on the same machine run

 ./posix_chat_client localhost 12345

 the client exits immediately (instead of accepting input to send to the
 server which echos is back).

 the chat_client works fine however.
 Note that the source is in boost/libs/asio/examples/chat

 In similar code I get the error "Operation not supported"

 This same code works on linux (ubuntu 4.3.2) just fine. Same build flags.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2565>
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:49:59 UTC