文件名称:os
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。
-Network communication process, provide listening socket server must respond to client connection requests, it must provide connectivity to interact with the client socket. There are a host more than one socket server, such as ftp, telnet servers, they are in the initial listening state, waiting for the arrival of connection requests. linux in order to manage these two types of socket provides two hash list: tcp_listening_hash and tcp_ehash, the following analyzes the hash table under the monitor, incidentally, said that under the connection hash table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.