CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - poll linux

搜索资源列表

  1. lincan-0.3.3.tar

    0下载:
  2. LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linu
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:846.28kb
    • 提供者:李刚
  1. poll

    0下载:
  2. 使用C语言,在linux系统下实现了POLL的基本原理和基本的使用方法,通过一个简单的程序,基本包含了POLL所用于的方法和优点。-Using the C language, linux system POLL the basic principles and use through a simple procedure, basic POLL used to and benefits.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:661byte
    • 提供者:
  1. poll-client

    0下载:
  2. pop client souce coding under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4.31kb
    • 提供者:ulong
  1. network_epool_pool_select_demo

    0下载:
  2. Linux 网络编程 pool epool 和 的简单使用示例,有利于分析理解这几种方式的用法。-Simple to use examples Linux Network Programming poll epoll and conducive to analyze and understand the usage of this in several ways.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:Fockey
  1. IO

    0下载:
  2. 基于linux平台的多路IO复用,使用了select和poll来实现(Multiplexing of multiplex IO based on Linux platform)
  3. 所属分类:网络

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:albertsjc
  1. linux_epoll模型

    0下载:
  2. epoll是Linux内核为处理大批量文件描述符而作了改进的poll,是Linux下多路复用IO接口select/poll的增强版本,它能显著提高程序在大量并发连接中只有少量活跃的情况下的系统CPU利用率。另一点原因就是获取事件的时候,它无须遍历整个被侦听的描述符集,只要遍历那些被内核IO事件异步唤醒而加入Ready队列的描述符集合就行了。epoll除了提供select/poll那种IO事件的水平触发(Level Triggered)外,还提供了边缘触发(Edge Triggered),这就使得
  3. 所属分类:网络

    • 发布日期:2018-05-02
    • 文件大小:292kb
    • 提供者:Q-Q
搜珍网 www.dssz.com