怎么用socket实现TcpListener.pending的功能从学习中得知TcpListener是对socket的封装,TcpListener的功能socket都应该有。TcpListener.pending是判断是否有挂起的连接请求。 [解决办法]没看懂你要问什么...