IceWalkers.com - Linux Software downloads and news
Name : Password :
Linux SoftwareLinux RPMLinux HowtosLink UsAboutAdvertise

fifo (4)

FIFO(4)                    Linux Programmer's Manual                   FIFO(4)



NAME
       fifo - first-in first-out special file, named pipe

DESCRIPTION
       A FIFO special file (a named pipe) is similar to a pipe, except that it
       is accessed as part of the file system.  It can be opened  by  multiple
       processes  for  reading  or writing. When processes are exchanging data
       via the FIFO, the kernel passes all data internally without writing  it
       to  the file system. Thus, the FIFO special file has no contents on the
       file system, the file system entry merely serves as a  reference  point
       so  that processes can access the pipe using a name in the file system.

       The kernel maintains exactly one pipe object for each FIFO special file
       that  is  opened  by  at least one process.  The FIFO must be opened on
       both ends (reading and writing) before data can  be  passed.  Normally,
       opening the FIFO blocks until the other end is opened also.

       A  process  can open a FIFO in non-blocking mode. In this case, opening
       for read only will succeed even if noone has opened on the  write  side
       yet;  opening  for  write  only will fail with ENXIO (no such device or
       address) unless the other end has already been opened.

       Under Linux, opening a FIFO for read and write  will  succeed  both  in
       blocking  and non-blocking mode. POSIX leaves this behaviour undefined.
       This can be used to open a FIFO for writing while there are no  readers
       available.  A process that uses both ends of the connection in order to
       communicate with itself should be very careful to avoid deadlocks.

NOTES
       When a process tries to write to a FIFO that is not opened for read  on
       the other side, the process is sent a SIGPIPE signal.

       FIFO special files can be created by mkfifo(3), and are specially indi-
       cated in ls -l.

SEEALSO
       mkfifo(3),  mkfifo(1),  pipe(2),  socketpair(2),  open(2),   signal(2),
       sigaction(2)



Linux Man Page                    1999-06-20                           FIFO(4)

consolelpttyS
console_codesmemtty_ioctl
console_ioctlmouseurandom
dsp56knullvcs
fdportvcsa
fifoptmxwavelan
fullptszero
futexram 
hdrandom 
initrdsd 
introst 


ImageMagick 6.5.7.5
ImageMagick image processing studio
Krusader 2.1.0-beta1
Twin-Panel filemanager for KDE3
LilyPond 2.13.7
Music typesetter.
KDevelop 4.0 beta6
Integrated Development Environment for Unix/X11
KDE 4.3.3
Powerful Open Source graphical desktop environment.
Mandriva Linux 2010.0
Linux distribution by Mandriva
Linux Kernel 2.6 2.6.32-rc6
Linux Kernel
WebGUI 7.7.25
A fully featured content management system.
SimplyMEPIS 8.0.12
Run the Linux operating system from your CD or DVD drive
Fedora 12 rc1
Community-supported open source distribution
Free IT Magazines, White Papers, eBooks, and more !
Oracle Magazine

Contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more.

Vulnerability Management for Dummies

Get all the Facts and See How to Implement a Successful Vulnerability Management Program.

Website Magazine

Has tapped premier talent in the Internet industry for our content and each and every issue will contain practical advice and insights for website owners.

Linux Software Map
Find Linux RPM
Best Rated Linux Software
Most Rated Linux Software
Linux Distributions
Linux Howtos
Quick Survey

Please take our survey and help us improve our website to serve you better.

Thank you.
Linux Software
Linux / IT Resources
Site Resources
Google
Privacy Policy
Contact Us
Submit Software
Advertising info