代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/429836/1945331
java jmsreceiver.java
package Jt.examples.jms;
import Jt.*;
import Jt.jms.JtJMSAdapter;
import Jt.jms.JtJMSQueueAdapter;
//Demonstrates the use of JtJMSQueueAdapter (synchronous mode).
//Use the adapter to se
www.eeworm.com/read/393286/2480235
kconfig
#
# Old ISDN4Linux config
#
config ISDN_PPP
bool "Support synchronous PPP"
depends on INET
help
Over digital connections such as ISDN, there is no need to
synchronize sender and recipient's
www.eeworm.com/read/393286/2485603
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/385891/2583205
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/383868/2611400
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/368386/2820326
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/350657/3124369
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/264095/4297705
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/161121/5560855
h irnet_ppp.h
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file contains all definitions and declarations necessary for the
* PPP part of
www.eeworm.com/read/158106/5598892
inc rmstatus.inc
//@{
/** no error */
RM_DEFINE_ERROR(OK)
//@}
//@{
/** no error, but action is still pending */
RM_DEFINE_ERROR(PENDING)
/** used in case of synchronous transfer */
RM_DEFINE_ERROR(XFER_DONE)
//@}
/