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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 170 def poll2(timeout=0.0, map=None): function
203 poll3 = poll2 # Alias for backward compatibility
210 poll_fun = poll2
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 170 def poll2(timeout=0.0, map=None): function
203 poll3 = poll2 # Alias for backward compatibility
210 poll_fun = poll2

Completed in 230 milliseconds