id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8172,Boost ASIO async connect false fail on HP-UX,pinkerik88@…,chris_kohlhoff,"HP-UX migs01a B.11.31 U ia64 aCC: HP C/aC++ B3910B A.06.20 [May 13 2008] Im getting weird and unexpected error using socket::async_connect Handle is called with error_code set to: 22 - system - Invalid argument (value - category - message) Even though the socket is actualy connected, because if I force to ignore this particular error, everything goes perfectly fine. I can even use the socket to transfer whole 400MB file to another server. Maybe a mismatch in code? Because there are other applications running there that are using POSIX sockets (not asio) If files are needed I can create some, but I dont see a point in that, since its 4 lines of code. I even tryed using endpoint constructor with ip address or resolver using query. Localhost works btw. Without calling handler with error. Thx",Bugs,new,To Be Determined,asio,Boost 1.53.0,Problem,,"hpux,acc,async_connect",