Hi All,

I am trying to write a tcp client (redis) in free pascal, and found this
function marked as deprecated:

Function Connect(Sock:longint;const addr:TInetSockAddr;var
SockIn,SockOut:text):Boolean; deprecated;

My question is, why it is deprecated, or, what is the replacement for this
function?

Thanks
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to