Previous: , Up: Sockets.ServerSocket   [Index]


6.18.4 Sockets.ServerSocket: initializing

port: anInteger queueSize: backlog bindTo: localAddr

Initialize the ServerSocket so that it serves on the given address and port, and has a pending connections queue of the given length.