id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2565,posix_chat_client.cpp does not work on mac os x,kyle.tarplee@…,chris_kohlhoff,"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. ",Bugs,reopened,To Be Determined,asio,Boost 1.37.0,Problem,,,mikhailberis@…