For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > July 2004 > Transport endpoint is already connected.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Transport endpoint is already connected.
angels__tear@hotmail.com

2004-07-21, 3:58 pm

Hi:
So I'm not sure if this is the right place for this or not, but
here goes...

I've been working on a communications system for about 2 ws
now, everything going (mostly) great until now. I had communication
working on a basic level (send, recieve messages that are hard
configured), but had no membership protocol. During the process of the
membership protocol, I didn't have to touch the socket setup or
anything, but something broke along the way. I'm using an API called
SocketW (http://www.digitalfanatics.org/cal/socketw/) to interface to
the socket libraries.
The problem I see now is that every time I call connect(), I get
an "SWInetSocket::connect() error: Transport endpoint is already
connected" error (EISCONN).
I know this is extremely non-explicit, but I don't know what else
to post, short of posting my entire source code. Any suggestions would
be greatly appriciated. If seeing the source would help, I would not be
against emailing a tar or zip to anyone who is willing to help.
Thanks,
Chris Phillips

angels__tear@hotmail.com

2004-07-21, 3:58 pm

Nevermind - I found a weird bug that should have caused problems
before, but for some reason didn't... all taken care of now, thanks!

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com