单项选择题

在Python Socket编程中,用于接受客户端连接的方法是()

A.connect()
B.bind()
C.accept()
D.listen()