Unit 'ssockets' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-net]

TUnixSocket

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ssockets.pp line 358

type TUnixSocket = class(TNonBlockingSocketStream)

protected

  procedure DoConnect(); virtual;

public

  constructor Create();

  property FileName: string; [r]

end;

Inheritance

TUnixSocket

|

TNonBlockingSocketStream

|

TSocketStream

|

TObject


Documentation generated on: 2025-07-25