• 客户套接状态现在建立。

    The socket state on the client side now is established.

    youdao

  • 客户状态现在SYN_SENT。

    The socket state on the client side now is SYN_SENT.

    youdao

  • 服务器端的状态现在SYN_RCVD。

    The socket state on the server side now is SYN_RCVD.

    youdao

  • 现在状态初始化为closed

    The socket state is now initialized to CLOSED.

    youdao

  • tcp_usrreq ()现在调用soisconnecting (),可以客户主机状态设置为 SYN_SENT。

    tcp_usrreq () now calls soisconnecting (), which sets the state of the socket on the client host as SYN_SENT.

    youdao

  • soconnect()函数检查有效状态,并使用 PRU_CONNECT作为请求调用 pr_usrreq()。

    The soconnect() function checks for the valid state of the socket and calls pr_usrreq() with PRU_CONNECT as the request.

    youdao

  • 有时引用当前状态调用侦听接受(Wsapiref_13aq . asp)的例如

    Sometimes, it also refers to the current state of the sockets, for example, calling accept (Wsapiref_13aq.asp) on a socket that is not listening.

    youdao

  • 将此新的连接客户端,使另外一个套接s保持LISTEN状态接受进一步连接

    This new socket is connected to the client and the other socket s remains in LISTEN state to accept further connections.

    youdao

  • TIME_WAIT状态退出之后,被删除地址才能重新绑定而不问题

    After the TIME_WAIT state has exited, the socket is removed, and the address can be rebound without issue.

    youdao

  • 对象状态更改如果对象发生变化确信状态作为散列关键使用允许更更改状态

    If an object's hash value can change when its state changes, be sure you don't allow its state to change while it is being used as a hash key.

    youdao

  • 是因为大多数操作都是异步地进行的,其中套接进行检查数据是否出现不是使得应用程序处于阻塞(等待)状态以等待响应

    This is because most socket operations are made asynchronously in that the socket is polled to see if data is present rather than having the application block (wait) for the response.

    youdao

  • 因为所有对象都是从8边界开始,并且大小可以8整除,所以底部3用于表示大小;我们作为标志,用于表示对象不同状态

    As all objects start on an 8 byte boundary, and the size is divisible by 8, the bottom 3 bits are not used for the size; we use them for flags to indicate different states of the object.

    youdao

  • TCP/IP状态图表可以帮助了解任何给定时间存在不同状态

    The TCP/IP state diagram is helpful in understanding the different states a socket can exist in at any given time.

    youdao

  • 内核负责进程转移睡眠状态等待做好写入的准备、读取TCP状态代码等等

    The kernel takes care of moving the process to sleeping state, waiting for the socket to be ready for writing, reading the TCP status code, and so on.

    youdao

  • 验证套接条件连接状态确定传递消息报告错误所需空间

    Validates the conditions of the socket and the state of the connection, and determines the space needed to pass on the message and report errors.

    youdao

  • 如果端口存在侦听将套接状态更改LISTEN

    If there's already a listening socket on a port, then the state of the socket is changed to listen.

    youdao

  • 是一个位于变革路口的年代,这部电影的成功之处在于,生动反映了当时国家内部的动荡状态

    The film successfully captures the precarious state of the country, as it stands at the crossroads to change.

    youdao

  • 这些因素包括检索数据报告所需格式化量,以及保持通信套接处于激活状态

    The factors include such things as the amount of data being retrieved, the amount of formatting that needs to be done to the report and keeping communications sockets active.

    youdao

  • 切换实例调用tcp _ drop检查状态

    This switch case calls tcp_drop , which checks the state of the socket.

    youdao

  • 状态关闭保留24分钟

    This state keeps a socket around for two to four minutes after its close.

    youdao

  • 控制现在返回到connect函数函数处于睡眠状态直到协议唤醒指示连接现在ESTABLISHED存在错误

    The control now returns to the connect function, which sleeps until the protocol layer wakes up-indicating that the connection is now ESTABLISHED or that there has been an error on the socket.

    youdao

  • 两者中间的状态比如五点钟阴影的那种八或者一周没修剪的小胡茬某些工作场所可以的,另外一些就不行了。

    The in-between stages and styles, such as 5 o 'clock shadows or week-old scruff, are fine for some workplaces and forbidden in others.

    youdao

  • PRU_SHUTDOWN切换实例根据当前状态调用tcp_usrclosed函数更新套接状态

    The switch case for PRU_SHUTDOWN calls the tcp_usrclosed function, which updates the state of the socket, depending on the current state.

    youdao

  • 同一年多戈·爱德华参加了Google市场部面试,面试过程中明白在Google工作关键就是病毒”——在工作时能互相感染的种工作状态

    When Doug Edwards interviewed for a job as marketing manager later that year, he understood that the key word was "viral."

    youdao

  • 使用netstat可以查看当前活动连接(按单个协议进行查看),查看特定状态的连接(比如处于监听状态服务器许多其他的信息。

    With netstat, you can view currently active connections (on a per-protocol basis), view connections in a particular state (such as server sockets in the listening state), and many others.

    youdao

  • 混合型肌肤拥有混合型肌肤人群基本那些肌肤状态不稳定年轻人T部位油性眼周干性

    Mixed with mixed skin skin: the population is the basic state of skin young unstable, t word parts is oily, eye and two buccal is dry.

    youdao

  • 扼要介绍了欧洲(AECMA)规定采用金属材料牌号九位母与数表示方法介绍了金属材料状态母代号表示方法给出了一些示例

    The designation system of metallic materials in AECMA was introduced in this paper. The coding of conditions in metallic materials was also presented. And some examples were shown.

    youdao

  • 我们事件通知机制的需求来源于我们创建个用来监听连接套接服务时。被调用线程等待连接到来的时候一直处于睡眠状态,直到接收到了一个事件通知。

    Our need for notifiers arose when we created a service that starts a socket listening. While waiting for incoming connections, the calling thread sleeps as it awaits notification.

    youdao

  • 传统互联网方法基于套接协议特点的API应用协议状态

    The traditional Internet way has based on sockets, protocol specific APIs and state machines of application protocols.

    youdao

  • 传统互联网方法基于套接协议特点的API应用协议状态

    The traditional Internet way has based on sockets, protocol specific APIs and state machines of application protocols.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定