I use Codegear2010 C++-builder and have a strange problem. The following code gives me the error: ---------------------- TWSocketServer * WSocketServer1=new TWSocketServer(this); WSocketServer1->Listen(); ---------------------
The call to Listen calls Abort instead of Listen in the pas-file (set a breakpoint to Listen and press F7 to step into the procedure). Can anyone with the same codegear-version test this and see if others too have the same error? I have no problem with HttpServer and other components. Regards Bjørnar -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be