Primo¾ Gabrijelèiè wrote: > I don't remember what that was all about. Probably pre-D4 stuff?
Hmm, I think it can be removed but not for sure, that's why I'm asking. At least I can't see a reason why it was required. May be someone can remember ? > > Primoz [who submitted that change] > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:twsocket- > [EMAIL PROTECTED] On Behalf Of Arno Garrels > Sent: Saturday, June 30, 2007 7:44 PM > To: 'ICS support mailing' > Subject: [twsocket] Typedef TSocket - ICS-oldies > > Hi ICS-oldies, > > Do you remember this change in (OverbyteIcs)WSocket.pas ? > May 20, 2000 V4.17 Made TSocket = u_int (same def as in winsock.pas) > .. > Thanks to Primoz Gabrijelcic <[EMAIL PROTECTED]> > > interface > .. > type > .. > {$IFDEF DELPHI4_UP} > { TSocket type definition has been removed starting from Delphi 4 } > TSocket = u_int; > {$ENDIF} > > I may be missing something, however TSocket is defined in my > D4-WinSock.pas as u_int as it is in D7 thru D2007, so I do not > understand why we need to define it once more ? > > -- > Arno Garrels [TeamICS] > http://www.overbyte.be/eng/overbyte/teamics.html > > > > > > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
