Re: [gnet] RE: [gnet-dev] gnet_tcp_socket_connect_async() fails.



Martyn,

The program fails because it has it's own version of 'connect' which
replaces the libc connect.  GNet ends up calling your connect instead of
libc connect.  I guess this is a "feature".  Rename your connect to
something else and the program will work.

David



-- 
David Helder - dhelder umich edu - <http://www.eecs.umich.edu/~dhelder>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]