In socket programming, which method is used by the server to wait for a client to connect?
open()
connect()
listen()
accept()
This question is part of this quiz :