|
-
October 30th, 2006, 11:47 PM
#1
[RESOLVED] CSocketPlus 1.1 bug - Connect Event never fires
Is it just me, or is there a bug in the awesome CSocketPlus Class.
I try the sample "Multi Socket TCP Chat" Project that works just splendidly, but I the _Connect Event never gets fired on connect.
I traced the bug down to the CSocketPlus.cls, PostSocket function.
The code block responsible for firing this event is in the Select Case FD_CONNECT.
This function never gets called when the CSocketPlus Object actually does connect.
I have a cheezy workaround, piggybacking off the FD_ACCEPT function, but would rather fix the problem.
Anyone else know about this?
Great Class either way.
Dave
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|