代码搜索:blocking

找到约 1,859 项符合「blocking」的源代码

代码结果 1,859
www.eeworm.com/read/160611/5569096

c pablio.c

/* * $Id: pablio.c,v 1.1.1.1 2004/04/22 04:08:29 mbrubeck Exp $ * pablio.c * Portable Audio Blocking Input/Output utility. * * Author: Phil Burk, http://www.softsynth.com * * This program uses
www.eeworm.com/read/104681/15684933

html basic-server.html

Winsock Programmer's FAQ: Basic Blocking Server
www.eeworm.com/read/104681/15684935

html basic-client.html

Winsock Programmer's FAQ: Basic Blocking Client
www.eeworm.com/read/103960/15715769

c tty.c

#include "lprps.h" #include #include static int block_flag = 1; /* default is blocking I/O */ void set_block(void) /* turn off nonblocking flag */ { /* called only by bl
www.eeworm.com/read/100585/15870780

c tty.c

#include "lprps.h" #include #include static int block_flag = 1; /* default is blocking I/O */ void set_block(void) /* turn off nonblocking flag */ { /* called only by bl
www.eeworm.com/read/425011/10387769

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff
www.eeworm.com/read/278764/10511353

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff
www.eeworm.com/read/133703/5903479

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff
www.eeworm.com/read/347480/11662841

c sesmsgqueue.c

#include "sesMsgQueue.H" //return: err=-1 suc>0 int sesMsgQueue::MsqCreate(key_t key) { return(msgget(key, IPC_CREAT|0666)); } //return: err=-1 suc>0 type:blocking int sesMsgQueue::MsqSend(int m
www.eeworm.com/read/212530/15154742

c nbtest.c

/* * nbtest.c: read and write in non-blocking mode * * This should run with any Unix */ #include #include #include #include #include char buff