搜索资源列表
ieee1394diag-1.0.3.tar
- IEEE1394Diag is a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes
spserver-0[1].8.5.src.tar
- spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一
async.rar
- linux的socket的非阻塞函数fcntl的用法,linux non-blocking function of the socket of the use of fcntl
LinuxDeviceDriverAsyncmonitor
- Linux设备驱动开发详解源码- 异步通知应用程序范例_asyncmonitor.c 支持异步通知的globalfifo-lobalfifo_async.c-Notice of the application of asynchronous sample -asyncmonitor.c support asynchronous notification globalfifo-lobalfifo -async.c
async
- unix的另一个常用的插件处理代码,方便调用。-Another commonly used plug-in unix handling code to facilitate the call.
async-communication
- linux下,用C语言实现的异步聊天程序-asynchronous chat program under linux, using C language
bfin-async-flash
- drivers/mtd/maps/bfin-async-flash.c driver for Linux.
ppp_async
- PPP async serial channel driver for Linux.
wrapper
- IrDA SIR async wrapper layer for linux v2.6.38
workqueue
- generic async execution with shared worker pool for linux
async
- Asynchronous function calls for boot performance driver for Linux.
agg-tx
- An async IO implementation for Linux
cryptd
- Software async crypto daemon driver for Linux- Software async crypto daemon driver for Linux..
qdbusmisc
- qD Bus Check Async Tag for Linux.
qeventdispatcher_win_p
- Socket Async Handler Source Code for Linux.
8250_accent
- 8250 serial probe module for Accent Async cards for Linux.
ablk_helper
- Shared async block cipher helpers for Embedded Linux.
cyclades
- This file contains the driver for the Cyclades async multiport serial boards.
disk-io
- async submit bios are used to offload expensive checksumming onto the worker threads.
async-thread
- This similar to a workqueue, but it is meant to spread the operations across all available cpus instead of just the CPU that was used to queue the work. -This is similar to a workqueue, but it is meant to spread the operations across all available