port 属性

int? port
final

异常中引发的套接字的端口。

这可以是套接字的源或目标地址,或者在异常原因中没有涉及套接字端点时,它可以 null

实现

final int? port;