Searched defs:UDPMountClient (Results 1 - 2 of 2) sorted by relevance

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

Completed in 179 milliseconds