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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py 466 def makeSocket(self, timeout=1):
493 self.sock = self.makeSocket()
616 def makeSocket(self):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py 466 def makeSocket(self, timeout=1):
493 self.sock = self.makeSocket()
616 def makeSocket(self):
    [all...]

Completed in 175 milliseconds