单项选择题

在Python Socket编程中,用于监听传入连接的方法是()

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