os_fcntl.h File Reference

#include "ace/config-all.h"
#include "ace/os_include/sys/os_stat.h"
#include "ace/os_include/sys/os_types.h"

Include dependency graph for os_fcntl.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define O_BINARY   0
#define _O_BINARY   O_BINARY
#define O_TEXT   0
#define _O_TEXT   O_TEXT
#define O_RAW   0
#define _O_RAW   O_RAW
#define O_NDELAY   1
#define O_NONBLOCK   1
#define ACE_NONBLOCK   O_NDELAY
#define F_GETFL   0


Detailed Description

file control options

os_fcntl.h,v 1.6 2006/01/04 08:28:39 jwillemsen Exp

Author:
Don Hinton <dhinton@dresystems.com>

This code was originally in various places including ace/OS.h.

Definition in file os_fcntl.h.


Define Documentation

#define _O_BINARY   O_BINARY
 

Definition at line 68 of file os_fcntl.h.

Referenced by ACE_OS::fopen_mode_to_open_mode_converter().

#define _O_RAW   O_RAW
 

Definition at line 80 of file os_fcntl.h.

#define _O_TEXT   O_TEXT
 

Definition at line 74 of file os_fcntl.h.

Referenced by ACE_OS::fopen(), and ACE_OS::fopen_mode_to_open_mode_converter().

#define ACE_NONBLOCK   O_NDELAY
 

Definition at line 94 of file os_fcntl.h.

Referenced by ACE_MEM_Acceptor::accept(), ACE_AIOCB_Notify_Pipe_Manager::ACE_AIOCB_Notify_Pipe_Manager(), ACE_Concurrency_Strategy< SVC_HANDLER >::activate_svc_handler(), ACE_Connector< SVC_HANDLER, ACE_PEER_CONNECTOR_2 >::activate_svc_handler(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::activate_svc_handler(), ACE::clr_flags(), ACE_TLI_Connector::complete(), ACE_SOCK_SEQPACK_Connector::complete(), ACE_SOCK_Connector::complete(), ACE_TLI_Connector::connect(), ACE_MEM_Connector::connect(), ACE_WIN32_Asynch_Connect::connect_i(), ACE_POSIX_Asynch_Connect::connect_i(), ACE_IPC_SAP::disable(), ACE_IO_SAP::disable(), ACE_IPC_SAP::enable(), ACE_IO_SAP::enable(), ACE_Asynch_Connector< HANDLER >::handle_connect(), ACE::handle_timed_open(), ACE_Accept_Strategy< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::open(), ACE_Select_Reactor_Notify::open(), ACE_FIFO_Recv::open(), ACE_Dev_Poll_Reactor_Notify::open(), ACE_Strategy_Acceptor< SVC_HANDLER, >::open(), ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_2 >::open(), ACE::record_and_set_non_blocking_mode(), ACE::restore_non_blocking_mode(), ACE::set_flags(), ACE_SOCK_SEQPACK_Acceptor::shared_accept_finish(), ACE_SOCK_Acceptor::shared_accept_finish(), ACE_MEM_Acceptor::shared_accept_finish(), ACE_SOCK_SEQPACK_Acceptor::shared_accept_start(), ACE_SOCK_Acceptor::shared_accept_start(), ACE_SOCK_SEQPACK_Connector::shared_connect_finish(), ACE_SOCK_Connector::shared_connect_finish(), ACE_SOCK_SEQPACK_Connector::shared_connect_start(), and ACE_SOCK_Connector::shared_connect_start().

#define F_GETFL   0
 

Definition at line 98 of file os_fcntl.h.

Referenced by ACE::clr_flags(), ACE::get_flags(), ACE_OS::sema_init(), ACE_OS::sema_trywait(), and ACE::set_flags().

#define O_BINARY   0
 

Definition at line 65 of file os_fcntl.h.

#define O_NDELAY   1
 

Definition at line 84 of file os_fcntl.h.

#define O_NONBLOCK   1
 

Definition at line 88 of file os_fcntl.h.

Referenced by ACE_OS::sema_init(), and ACE_OS::sema_trywait().

#define O_RAW   0
 

Definition at line 77 of file os_fcntl.h.

#define O_TEXT   0
 

Definition at line 71 of file os_fcntl.h.


Generated on Thu Nov 9 10:30:26 2006 for ACE by doxygen 1.3.6