HomeSort by relevance Sort by last modified time
    Searched refs:UDPMountClient (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Demo/rpc/
mountclient.py 169 class UDPMountClient(PartialMountClient, UDPClient):
187 C = UDPMountClient
190 C = UDPMountClient
nfsclient.py 185 from mountclient import UDPMountClient, TCPMountClient

Completed in 957 milliseconds