英语翻译The fd_set structure is used by various Windows Sockets functions and service providers,such as the select function,to place sockets into a "set" for various purposes,such as testing a given socket for readability using the readfds parame

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/21 01:06:01
英语翻译Thefd_setstructureisusedbyvariousWindowsSocketsfunctionsandserviceproviders,suchastheselectfunct

英语翻译The fd_set structure is used by various Windows Sockets functions and service providers,such as the select function,to place sockets into a "set" for various purposes,such as testing a given socket for readability using the readfds parame
英语翻译
The fd_set structure is used by various Windows Sockets functions and service providers,such as the select function,to place sockets into a "set" for various purposes,such as testing a given socket for readability using the readfds parameter of the select function

英语翻译The fd_set structure is used by various Windows Sockets functions and service providers,such as the select function,to place sockets into a "set" for various purposes,such as testing a given socket for readability using the readfds parame
fd_set结构体被用在各种的Windows套接字函数和服务提供程序上.例如在选择函数中将套接字放入一个“集合”中,以满足不同的目的,比如说用选择函数中readfds的参数测试一个给定的套接字的可读性.