Home
last modified time | relevance | path

Searched defs:SocketInstance (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Sockets/
DSocketsManager.cs71 class SocketInstance : IDisposable class in Antmicro.Renode.Sockets.SocketsManager
73 …public SocketInstance(IEmulationElement owner, AddressFamily addressFamily, SocketType socketType,… in SocketInstance() method in Antmicro.Renode.Sockets.SocketsManager.SocketInstance