OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2778 milliseconds