<div dir="ltr"><div><div>Hi All,<br><br>I am trying to write a tcp client (redis) in free pascal, and found this function marked as deprecated:<br><br>Function Connect(Sock:longint;const addr:TInetSockAddr;var SockIn,SockOut:text):Boolean; deprecated; <br>
<br></div>My question is, why it is deprecated, or, what is the replacement for this function? <br><br></div>Thanks<br></div>