Re: [fpc-pascal] How to implement a simple tcp/ip connection?

2020-05-19 Thread Norbert Saint Georges
CK give an Identifier not found error. I've seen that SO_REUSEPORT was commented out, so I just defined it in my code. With lnet I use: fsock.SetState (ssBlocking, false); fsock.SetState (ssReuseAddress, true); -- Norbert Saint Georges http://tetrasys.fi

RE: [fpc-pascal] TDBF: Initial Visual FoxPro support

2013-04-15 Thread Norbert Saint Georges
Reinier thank you. Or can I find sources? Norbert -Message d'origine- De : fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] De la part de Reinier Olislagers Envoyé : dimanche 14 avril 2013 20:08 À : FPC Mailing list; Lazarus mailing list Objet : [fp