Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fd_set
Search - fd_set - List
fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket
Date : 2008-10-13 Size : 138.9kb User : 黄妮丽

Select()系统调用及 文件描述符集fd_set的应用.rar-Select () system call and file descriptors set fd_set applications. Rar
Date : 2008-10-13 Size : 1.63kb User : 魏秦

Select()系统调用及 文件描述符集fd_set的应用.rar-Select () system call and file descriptors set fd_set applications. Rar
Date : 2025-07-15 Size : 1kb User : 魏秦

fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket
Date : 2025-07-15 Size : 139kb User : 黄妮丽

1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 CSocket 编程之阻塞和非阻塞模式 57 -#define FD_SETSIZE 64? typedef struct fd_set { u_int fd_count /* how many are SET?*/ SOCKET fd_array[FD_SETSIZE] /* an array of SOCKETs*/ } fd_set
Date : 2025-07-15 Size : 186kb User : netdavid

C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,Select()系统调用及 文件描述符集fd_set的应用,Socket接口实现网络异步通信,用C程序挽救Foxmail中的邮件-C to directly read dbf file, RS-232-C port real-time monitoring software design and implementation, Select () system call and file descriptor set fd_set application, Socket asynchronous communication network interface, using C application in the mail to save Foxmail
Date : 2025-07-15 Size : 3.58mb User : jzt

DL : 0
we have to pay the price of having an array here, unlike with bitmasks calling twice FD_SET with the same fd is not transparent, so be careful.
Date : 2025-07-15 Size : 2kb User : vafonvh
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.