Home
last modified time | relevance | path

Searched refs:UDPMountClient (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Demo/rpc/
Dmountclient.py169 class UDPMountClient(PartialMountClient, UDPClient): class
187 C = UDPMountClient
190 C = UDPMountClient
Dnfsclient.py185 from mountclient import UDPMountClient, TCPMountClient