Home
last modified time | relevance | path

Searched defs:listen (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dlisten.c37 listen ( in listen() function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DTcpStream.cpp82 int TcpStream::listen(unsigned short port) in listen() function in TcpStream
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dconfig.py779 def listen(port=DEFAULT_LOGGING_CONFIG_PORT): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dasyncore.py331 def listen(self, num): member in dispatcher