Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for ServerSocket, including all inherited members.
close(void)=0 | ServerSocket | pure virtual |
listen(void)=0 | ServerSocket | pure virtual |
make(void) | ServerSocket | static |
make(int port) | ServerSocket | static |
open(void)=0 | ServerSocket | pure virtual |
port(void) const =0 | ServerSocket | pure virtual |
~ServerSocket(void) | ServerSocket | virtual |