java socket默认超时时间设置_(请教)java中socket 默认超时时间是?

MS:永远吧

connect

public void connect(SocketAddress endpoint,

int timeout)

throws IOException

Connects this socket to the server with a specified timeout value.

A timeout of zero is interpreted as an infinite timeout.

The connection will then block until established or an error occurs.

Parameters:

endpoint - the SocketAddress

timeout - the timeout value to be used in milliseconds.

Throws:

IOException - if an error occurs during the connection

SocketTimeoutException - if timeout expires before connecting

IllegalBlockingModeException -

if this socket has an associated channel, and the channel is in non-blocking mode

IllegalArgumentException -

if endpoint is null or is a SocketAddress subclass not supported by this socket

Since:

1.4

选自java API :java.net.Socket

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值