Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
BTSocket
.Listen
public function
Listen
Prototype:
public function Listen(port, max_connections=0x100, interface="")
Parameters
port
// TO DO
max_connections
has a default value of 0x100
interface
has a default value of ""
Description:
TODO: Document this
Return value:
// TO DO