代码搜索:blocking
找到约 1,859 项符合「blocking」的源代码
代码结果 1,859
www.eeworm.com/read/208225/15250548
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
* This should run with any Unix
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* Th
www.eeworm.com/read/11175/209896
txt pgetl.txt
SUMMARY pgetl - do fgetl() from a pipe without blocking.
#include
pgetl ( buf, max, fh )
char *buf;
int max;
int fh;
DESCRIPTION
If ( Buffer is empty )
Fil
www.eeworm.com/read/489717/1212111
c sconnect.c
/* NOCW */
/* demos/bio/sconnect.c */
/* A minimal program to do SSL to a passed host and port.
* It is actually using non-blocking IO but in a very simple manner
* sconnect host:port - it does a '
www.eeworm.com/read/242082/4556373
txt pgetl.txt
SUMMARY pgetl - do fgetl() from a pipe without blocking.
#include
pgetl ( buf, max, fh )
char *buf;
int max;
int fh;
DESCRIPTION
If ( Buffer is empty )
Fil
www.eeworm.com/read/238768/4609967
c sconnect.c
/* NOCW */
/* demos/bio/sconnect.c */
/* A minimal program to do SSL to a passed host and port.
* It is actually using non-blocking IO but in a very simple manner
* sconnect host:port - it does a '
www.eeworm.com/read/234134/4661867
txt pgetl.txt
SUMMARY pgetl - do fgetl() from a pipe without blocking.
#include
pgetl ( buf, max, fh )
char *buf;
int max;
int fh;
DESCRIPTION
If ( Buffer is empty )
Fil
www.eeworm.com/read/228774/4762805
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
* This should run with any Unix
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* Th
www.eeworm.com/read/204040/5036200
txt pgetl.txt
SUMMARY pgetl - do fgetl() from a pipe without blocking.
#include
pgetl ( buf, max, fh )
char *buf;
int max;
int fh;
DESCRIPTION
If ( Buffer is empty )
Fil
www.eeworm.com/read/203830/5038844
c sconnect.c
/* NOCW */
/* demos/bio/sconnect.c */
/* A minimal program to do SSL to a passed host and port.
* It is actually using non-blocking IO but in a very simple manner
* sconnect host:port - it does a '
www.eeworm.com/read/342914/3228709
c nbtest.c
/*
* nbtest.c: read and write in non-blocking mode
* This should run with any Unix
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* Th