Source position: fpsockets.pp line 156
function Send(
const ASocket: TFPSocket;
ABuffer: Pointer;
ASize: SizeInt;
AFlags: Integer = 0
):SizeInt;function Send(
constref AData: T;
):SizeInt;