This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
systemCallIntMech.cpp
Go to the documentation of this file.
1
2
/*************************************************************************\
3
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
4
* National Laboratory.
5
* Copyright (c) 2002 The Regents of the University of California, as
6
* Operator of Los Alamos National Laboratory.
7
* EPICS BASE Versions 3.13.7
8
* and higher are distributed subject to a Software License Agreement found
9
* in file LICENSE that is included with this distribution.
10
\*************************************************************************/
11
/*
12
* Author: Jeff Hill
13
*/
14
15
#include "
osiSock.h
"
16
17
enum
epicsSocketSystemCallInterruptMechanismQueryInfo
18
epicsSocketSystemCallInterruptMechanismQuery
()
19
{
20
return
esscimqi_socketBothShutdownRequired
;
21
}
esscimqi_socketBothShutdownRequired
Definition:
osiSock.h:49
epicsSocketSystemCallInterruptMechanismQuery
enum epicsSocketSystemCallInterruptMechanismQueryInfo epicsSocketSystemCallInterruptMechanismQuery()
Definition:
systemCallIntMech.cpp:18
epicsSocketSystemCallInterruptMechanismQueryInfo
epicsSocketSystemCallInterruptMechanismQueryInfo
Definition:
osiSock.h:47
osiSock.h
modules
libcom
src
osi
os
posix
systemCallIntMech.cpp
Generated by
1.8.11