代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/231414/14236775
c driver.c
/*
** Static Huffman with the option of blocking one-pass-like behaviour.
**
**
** First word of compressed file is magic number (incorporating the treatment
** of zeroes flag - see code.h MAGIC_*)
**
www.eeworm.com/read/458653/1584920
def pablio.def
LIBRARY PABLIOV18
DESCRIPTION 'PABLIO Portable Audio Blocking I/O'
EXPORTS
; Explicit exports can go here
Pa_Initialize @1
Pa_Terminate @2
P
www.eeworm.com/read/216502/4890894
h olddump.h
#define MAXSIZE 500 /* max size in blocks of dumped files */
#define NILIST 100 /* max files extracted at once */
#define BFACT 20 /* tape blocking factor */
int tden 1600; /* tape density */
in
www.eeworm.com/read/216450/4895585
c test06_srv.c
/*
* Test name: test06_srv.c
*
* Objective: Test a simple TCP server
*
* Description: Implements a simple echo server using the TCP protocol. Instead
* of blocking on read(), it performs a selec
www.eeworm.com/read/216450/4895594
c test04_srv.c
/*
* Test name: test04_srv.c
*
* Objective: Test a simple UDP server
*
* Description: Implements a simple echo server using the UDP protocol. Instead
* of blocking on read(), it performs a selec
www.eeworm.com/read/334125/3372603
c connect.c
/*
Unix SMB/CIFS implementation.
implements a non-blocking connect operation that is aware of the samba4
events system
Copyright (C) Andrew Tridgell 2005
Copyright (C) Volker Lendeck
www.eeworm.com/read/277562/4154097
def pablio.def
LIBRARY PABLIO
DESCRIPTION 'PABLIO Portable Audio Blocking I/O'
EXPORTS
; Explicit exports can go here
Pa_Initialize @1
Pa_Terminate @2
Pa_GetHostE
www.eeworm.com/read/427042/1981297
def pablio.def
LIBRARY PABLIO
DESCRIPTION 'PABLIO Portable Audio Blocking I/O'
EXPORTS
; Explicit exports can go here
Pa_Initialize @1
Pa_Terminate @2
Pa_GetHostE
www.eeworm.com/read/412251/2172531
svn-base socketops.h.svn-base
#ifndef SOCKET_OPS_H
#define SOCKET_OPS_H
namespace SocketOps
{
// Create file descriptor for socket i/o operations.
SOCKET CreateTCPFileDescriptor();
// Disable blocking send/recv
www.eeworm.com/read/160611/5569091
def pablio.def
LIBRARY PABLIO
DESCRIPTION 'PABLIO Portable Audio Blocking I/O'
EXPORTS
; Explicit exports can go here
Pa_Initialize @1
Pa_Terminate @2
Pa_GetHostE