[twsocket] Request for making TCustomSslWSocket::AssignDefaultValues public

2012-05-22 Thread ServeTrue Technologies
Hello, We need to call this function from return-to-client-object-pool routine to make HSocket = -1. I cannot use inheritence as this is for THttpCli::CtrlSocket and I cannot override the CtrlSocket without re-writing the THttpCli unit from scratch. Best Regards, SubZero -- To unsubscribe or

Re: [twsocket] Request for making TCustomSslWSocket::AssignDefaultValues public

2012-05-22 Thread François Piette
We need to call this function from return-to-client-object-pool routine to make HSocket = -1. I cannot use inheritence as this is for THttpCli::CtrlSocket and I cannot override the CtrlSocket without re-writing the THttpCli unit from scratch. Maybe I misunderstood... You can use inheritance