Represents a UNIX local socket endpoint. Only available on UNIX platforms. More...
Public Member Functions | |
override void | Dispose () |
UnixLocalEndpoint (string socketName) | |
Constructs a UNIX local socket endpoint with the given name. More... | |
Additional Inherited Members | |
![]() | |
bool | swigCMemOwn |
Represents a UNIX local socket endpoint. Only available on UNIX platforms.
DeltaVSoft.RCFProto.UnixLocalEndpoint.UnixLocalEndpoint | ( | string | socketName | ) |
Constructs a UNIX local socket endpoint with the given name.
|
virtual |
Reimplemented from DeltaVSoft.RCFProto.Endpoint.