代码搜索:Non-blocking

找到约 428 项符合「Non-blocking」的源代码

代码结果 428
www.eeworm.com/read/435995/7779699

txt avrxserialio_documentation.txt

Sept, 14, 2005 Larry Barello (larry@barello.net) Example code for buffered and non-buffered serial I/O for AvrX. This code base includes the new AvrX FIFO facility, which requires AvrX 2.6f for
www.eeworm.com/read/232343/14197080

txt avrxserialio_documentation.txt

Sept, 14, 2005 Larry Barello (larry@barello.net) Example code for buffered and non-buffered serial I/O for AvrX. This code base includes the new AvrX FIFO facility, which requires AvrX 2.6f for
www.eeworm.com/read/131315/5934275

t 2.1.t

.\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are per
www.eeworm.com/read/126640/14410266

news

What is new in libsqlora8 2.2.0beta3 - Fixed invalid calculation of buffer size for big FLOAT datatype (e.g. FLOAT(126)). - sqlo_open switched into non-blocking mode, caused by an un
www.eeworm.com/read/105297/15671353

news

What is new in libsqlora8 2.2.0beta3 - Fixed invalid calculation of buffer size for big FLOAT datatype (e.g. FLOAT(126)). - sqlo_open switched into non-blocking mode, caused by an un
www.eeworm.com/read/127767/14336818

txt e176. using a selector to manage non-blocking sockets.txt

Although you could poll each non-blocking socket for events, a more convenient and efficient method is to use a selector to manage the channels. The selector efficiently monitors the channels for chan
www.eeworm.com/read/127438/6005087

tex cmoverview.tex

Communication operations are non-blocking, with a completion counter. In some cases, the address of the counter may be specified as \texttt{NULL}; where this is true, completion must be ensured
www.eeworm.com/read/127767/14336619

txt e179. using a selector to manage non-blocking server sockets.txt

For more information about selectors, see e176 Using a Selector to Manage Non-Blocking Sockets. This example creates two server sockets and registers them with a selector. The example then uses the
www.eeworm.com/read/121089/6069344

h locking.h

/*** *sys\locking.h - flags for locking() function * * Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. * *Purpose: * This file defines the flags for the locking() funct
www.eeworm.com/read/121089/6070666

h locking.h

/*** *sys\locking.h - flags for locking() function * * Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved. * *Purpose: * This file defines the flags for the locking() function.